diff options
author | Tejun Heo <tj@kernel.org> | 2015-02-13 23:37:06 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-14 06:21:36 +0100 |
commit | 0c118b7bd09a1d11731ba80421a34ea1105c5b21 (patch) | |
tree | be234b03db60a78d856fb4c947d3424dcaf44e73 /arch/tile | |
parent | mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks (diff) | |
download | linux-0c118b7bd09a1d11731ba80421a34ea1105c5b21.tar.xz linux-0c118b7bd09a1d11731ba80421a34ea1105c5b21.zip |
powerpc: 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.
* Spurious if (len > 1) test dropped from shared_cpu_map_show().
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/tile')
0 files changed, 0 insertions, 0 deletions