diff options
author | Tejun Heo <tj@kernel.org> | 2015-02-13 14:37:17 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-13 21:21:37 -0800 |
commit | 62518994dd4c7c9a0a634441f012281406887258 (patch) | |
tree | 6ea6bbabebf5350551f53befb400321a00fb3a62 /kernel | |
parent | 90b586c026fee779b0d675c69f8de9111065f7a1 (diff) | |
download | linux-62518994dd4c7c9a0a634441f012281406887258.tar.bz2 |
xtensa: 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: Chris Zankel <chris@zankel.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions