diff options
author | 2015-02-13 14:38:05 -0800 | |
---|---|---|
committer | 2015-02-13 21:21:38 -0800 | |
commit | 4497da6f950951b8819cd827bbebb8f214e8ecbe (patch) | |
tree | f5a7949c391b28d80d0aff33eb16ef74872ee2d2 /fs/proc/array.c | |
parent | mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks (diff) | |
download | linux-dev-4497da6f950951b8819cd827bbebb8f214e8ecbe.tar.xz linux-dev-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 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions