diff options
author | Tejun Heo <tj@kernel.org> | 2015-02-13 23:37:25 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-14 06:21:37 +0100 |
commit | ad853b48cb4650285e8544eebbba5bbd9274ee15 (patch) | |
tree | 506c8d73f8931274aa9a00e68621db785467f31a /sound | |
parent | cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks (diff) | |
download | linux-ad853b48cb4650285e8544eebbba5bbd9274ee15.tar.xz 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 'sound')
0 files changed, 0 insertions, 0 deletions