diff options
author | Tejun Heo <tj@kernel.org> | 2015-02-13 23:37:00 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-14 06:21:36 +0100 |
commit | 4a0792b0e7a6f0f7c49628fb1ae29b2643d4eff3 (patch) | |
tree | 31952b126f2d1f4b6837e0ae71be236407f27e4d /lib/crc32.c | |
parent | cpumask, nodemask: implement cpumask/nodemask_pr_args() (diff) | |
download | linux-4a0792b0e7a6f0f7c49628fb1ae29b2643d4eff3.tar.xz linux-4a0792b0e7a6f0f7c49628fb1ae29b2643d4eff3.zip |
bitmap: 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 'lib/crc32.c')
0 files changed, 0 insertions, 0 deletions