aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2015-02-13 14:37:59 -0800
committerLinus Torvalds <[email protected]>2015-02-13 21:21:38 -0800
commit5024c1d71b988ca5da94e52461626e9930015681 (patch)
tree2d4c5f97a622a85b2712388f703375b5af624b80 /lib/mpi/mpiutil.c
parentf799b1a7fbd24cf0dc4fa33818c172bd70571bd1 (diff)
slub: 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. * This is an equivalent conversion but the whole function should be converted to use scnprinf famiily of functions rather than performing custom output length predictions in multiple places. Signed-off-by: Tejun Heo <[email protected]> Acked-by: Christoph Lameter <[email protected]> Cc: Pekka Enberg <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions