diff options
author | Tejun Heo <tj@kernel.org> | 2015-02-13 23:38:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-14 06:21:38 +0100 |
commit | 4497da6f950951b8819cd827bbebb8f214e8ecbe (patch) | |
tree | f5a7949c391b28d80d0aff33eb16ef74872ee2d2 /net/rds | |
parent | mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks (diff) | |
download | linux-4497da6f950951b8819cd827bbebb8f214e8ecbe.tar.xz linux-4497da6f950951b8819cd827bbebb8f214e8ecbe.zip |
padata: 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: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/rds')
0 files changed, 0 insertions, 0 deletions