diff options
author | Tejun Heo <[email protected]> | 2015-02-13 14:37:03 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-02-13 21:21:36 -0800 |
commit | 729d8e093c3ec5c662965c97accd882a75b0f93a (patch) | |
tree | ff2f4141583f4c9d541d18c99093d7cdd475bee1 /lib/mpi/mpiutil.c | |
parent | 4a0792b0e7a6f0f7c49628fb1ae29b2643d4eff3 (diff) |
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 <[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