Tejun Heo f799b1a7fb drivers/base: 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.

* Line termination only requires one extra space at the end of the
  buffer.  Use PAGE_SIZE - 1 instead of PAGE_SIZE - 2 when formatting.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-13 21:21:38 -08:00
..
2015-01-18 00:28:41 -05:00
2015-02-11 18:03:54 -08:00
2015-02-11 18:03:54 -08:00
2015-02-11 08:51:59 -08:00
2015-02-12 09:16:56 -08:00
2015-02-11 18:15:38 -08:00
2015-01-28 11:09:20 -07:00
2015-02-04 09:15:18 +01:00
2015-02-12 08:58:43 -08:00
2015-02-11 10:28:45 -08:00
2014-12-17 10:10:51 -08:00
2015-01-29 10:17:56 +02:00
2015-02-11 10:28:45 -08:00