summaryrefslogtreecommitdiffstats
path: root/kernel/time
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2015-02-13 14:37:28 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2015-02-13 21:21:37 -0800
commit333470ee46b6851477dc9392eb71ba8ffa4f3387 (patch)
treea66ef9a7c1990fdca9a40051a852211c27ceaf24 /kernel/time
parentad853b48cb4650285e8544eebbba5bbd9274ee15 (diff)
downloadop-kernel-dev-333470ee46b6851477dc9392eb71ba8ffa4f3387.zip
op-kernel-dev-333470ee46b6851477dc9392eb71ba8ffa4f3387.tar.gz
sched: 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: Ingo Molnar <mingo@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud