diff options
author | Tejun Heo <tj@kernel.org> | 2015-02-13 14:37:25 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-13 21:21:37 -0800 |
commit | ad853b48cb4650285e8544eebbba5bbd9274ee15 (patch) | |
tree | 506c8d73f8931274aa9a00e68621db785467f31a /kernel/sched/stats.c | |
parent | e8e6d97c9bf734c42322dbed0f882ef11bfe7b58 (diff) | |
download | blackbird-op-linux-ad853b48cb4650285e8544eebbba5bbd9274ee15.tar.gz blackbird-op-linux-ad853b48cb4650285e8544eebbba5bbd9274ee15.zip |
rcu: 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: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sched/stats.c')
0 files changed, 0 insertions, 0 deletions