diff options
author | Tejun Heo <tj@kernel.org> | 2015-02-13 14:37:31 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-13 21:21:37 -0800 |
commit | ffda22c1f316ff9c12f5911ac7a18ec3a49c9d02 (patch) | |
tree | 498ad46deeb0c82e0bb9f1839b68ea6eaffc89c6 /mm | |
parent | 333470ee46b6851477dc9392eb71ba8ffa4f3387 (diff) | |
download | talos-obmc-linux-ffda22c1f316ff9c12f5911ac7a18ec3a49c9d02.tar.gz talos-obmc-linux-ffda22c1f316ff9c12f5911ac7a18ec3a49c9d02.zip |
time: 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: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions