diff options
author | Tejun Heo <tj@kernel.org> | 2015-02-13 23:37:03 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-14 06:21:36 +0100 |
commit | 729d8e093c3ec5c662965c97accd882a75b0f93a (patch) | |
tree | ff2f4141583f4c9d541d18c99093d7cdd475bee1 /drivers/parisc | |
parent | bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasks (diff) | |
download | linux-729d8e093c3ec5c662965c97accd882a75b0f93a.tar.xz linux-729d8e093c3ec5c662965c97accd882a75b0f93a.zip |
mips: 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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions