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-02-12 18:54:13 -08:00
2015-02-10 10:23:15 +00:00
2015-02-12 14:30:53 -08:00
2015-01-18 00:28:41 -05:00
2015-02-13 21:21:38 -08:00
2015-01-29 10:54:43 +02:00
2015-02-12 18:54:28 -08:00
2015-02-03 08:57:14 +01:00
2015-02-13 21:21:37 -08:00
2015-02-12 13:50:21 -08:00
2015-02-13 21:21:36 -08:00
2015-02-12 08:51:56 -08:00
2015-02-10 15:09:41 -08:00
2015-02-11 18:03:54 -08:00
2015-02-10 15:09:41 -08:00
2015-02-05 15:09:25 +01:00
2015-01-30 17:00:43 +01:00
2015-02-11 18:03:54 -08:00
2015-02-12 08:51:56 -08:00
2015-02-11 08:51:59 -08:00
2015-02-09 11:17:45 +01:00
2015-01-04 20:19:30 +01:00
2015-01-26 16:09:56 +01:00
2015-02-03 12:17:12 -08:00
2015-01-30 17:58:43 +01:00
2015-02-11 09:32:08 -08:00
2015-02-10 20:01:30 -08:00
2015-02-13 21:21:38 -08:00
2015-02-12 09:16:56 -08:00
2015-02-13 09:55:09 -08:00
2015-02-05 15:40:23 -08:00
2015-02-02 14:36:10 -08:00
2014-12-19 19:32:47 +01:00
2015-02-11 12:56:40 -08:00
2015-01-09 15:46:37 -08:00
2015-02-12 16:36:31 -08:00
2015-02-11 17:06:05 -08:00
2015-01-29 22:57:43 -06:00
2015-01-21 18:29:44 +12:00
2015-02-11 18:15:38 -08:00
2015-02-04 13:39:14 +01:00
2015-01-28 11:09:20 -07:00
2015-02-13 21:21:38 -08:00
2015-02-04 09:15:18 +01:00
2015-02-12 08:58:43 -08:00
2015-01-16 10:04:43 -06:00
2015-01-15 13:44:50 +01:00
2015-02-10 15:09:41 -08:00
2015-02-11 10:28:45 -08:00
2015-02-11 11:23:13 -08:00
2015-01-23 11:10:32 -08:00
2015-02-03 22:27:21 +01:00
2015-01-28 15:08:10 +01:00
2014-12-17 02:35:42 +01:00
2015-01-22 17:31:21 +11:00
2014-12-17 10:10:51 -08:00
2015-01-27 08:14:26 -06:00
2015-02-08 11:16:30 +08:00
2015-01-16 19:11:31 -08:00
2015-02-09 17:53:53 -08:00
2015-02-13 09:55:09 -08:00
2015-02-13 21:21:38 -08:00
2015-02-08 11:17:01 +08:00
2015-01-29 10:17:56 +02:00
2015-02-12 13:50:21 -08:00
2015-01-18 01:03:45 -05:00
2015-01-27 16:59:56 -08:00
2015-02-11 18:23:28 -08:00
2015-02-13 21:21:38 -08:00
2015-02-13 21:21:38 -08:00
2015-01-07 10:29:11 -07:00
2015-02-05 14:33:28 -08:00
2015-02-11 17:06:05 -08:00
2015-01-06 16:35:36 +02:00
2015-01-21 14:52:34 +01:00
2015-02-11 10:28:45 -08:00
2015-01-25 20:26:42 +08:00
2014-12-22 11:47:37 +02:00