diff options
author | Tejun Heo <tj@kernel.org> | 2015-02-14 01:37:14 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-14 08:21:37 +0300 |
commit | 90b586c026fee779b0d675c69f8de9111065f7a1 (patch) | |
tree | 2cad571c67af506a40968d625157c0346220987d /arch/xtensa/kernel/setup.c | |
parent | bf58b4879c33b3475a33740562ebf6583f531d4a (diff) | |
download | linux-90b586c026fee779b0d675c69f8de9111065f7a1.tar.xz |
ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks
printk and friends can now format bitmaps using '%*pb[l]'. cpumask
and nodemask also provide cpumask_pr_args() and nodemask_pr_args()
respectively which can be used to generate the two printf arguments
necessary to format the specified cpu/nodemask.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/xtensa/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions