Chen Gang
e0513d9ea8
arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow
...
for tmp_part->header.name:
it is "Terminating null required only for names < 12 chars".
so need to limit the %.12s for it in printk
additional info:
%12s limit the width, not for the original string output length
if name length is more than 12, it still can be fully displayed.
if name length is less than 12, the ' ' will be filled before name.
%.12s truly limit the original string output length (precision)
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-11-25 11:50:57 +11:00
..
2013-11-22 16:56:48 -06:00
2013-11-21 09:19:23 +11:00
2008-10-07 14:26:18 +11:00
2013-10-30 16:01:23 +11:00
2013-11-15 13:51:36 +09:00
2013-08-27 16:01:23 +10:00
2013-08-14 15:33:27 +10:00
2009-01-08 16:25:10 +11:00
2011-10-31 19:30:44 -04:00
2011-02-07 12:57:11 +11:00
2010-10-13 08:47:09 -04:00
2012-07-10 19:18:35 +10:00
2013-07-30 15:50:07 -05:00
2013-05-24 18:13:44 +10:00
2011-07-12 13:16:58 +03:00
2013-08-09 16:01:40 +10:00
2013-07-03 16:08:03 -07:00
2012-03-28 18:30:02 +01:00
2013-04-18 15:59:55 +10:00
2012-08-24 20:26:07 +10:00
2012-09-12 14:57:09 -05:00
2012-09-05 15:19:30 +10:00
2013-07-24 14:18:46 +10:00
2013-06-20 17:05:35 +10:00
2013-07-24 14:18:49 +10:00
2013-11-21 10:33:36 +11:00
2013-07-24 14:18:49 +10:00
2013-07-24 14:18:49 +10:00
2013-11-21 10:33:35 +11:00
2013-06-01 08:29:27 +10:00
2013-11-06 14:13:53 +11:00
2013-03-13 14:19:36 -05:00
2013-10-09 20:04:11 -05:00
2013-10-16 18:46:40 -05:00
2013-10-17 15:24:26 +02:00
2013-04-29 15:54:30 -07:00
2011-10-31 19:30:41 -04:00
2013-10-23 22:34:19 +11:00
2010-07-11 11:04:08 -05:00
2013-10-11 16:53:26 +11:00
2013-10-28 21:11:21 -05:00
2012-03-09 10:55:08 +11:00
2013-08-14 14:59:50 +10:00
2013-08-14 14:59:50 +10:00
2013-10-11 16:48:34 +11:00
2013-05-02 10:31:01 +10:00
2013-10-16 18:49:44 -05:00
2013-07-02 08:20:49 +10:00
2013-09-26 15:49:42 -07:00
2012-07-11 14:18:22 +10:00
2013-03-13 14:19:36 -05:00
2012-07-11 14:18:22 +10:00
2012-07-11 14:18:22 +10:00
2013-10-17 15:18:28 +02:00
2013-07-01 11:10:35 +10:00
2013-08-14 14:57:50 +10:00
2013-08-14 14:58:08 +10:00
2011-11-28 21:13:18 +02:00
2013-10-03 17:24:44 +10:00
2013-11-12 10:02:59 +09:00
2013-01-03 15:57:04 -08:00
2011-11-16 14:25:19 +11:00
2013-10-18 18:38:10 -05:00
2013-10-14 15:46:39 +02:00
2012-05-30 11:43:11 +02:00
2013-07-03 16:07:32 -07:00
2011-03-31 11:26:23 -03:00
2013-10-11 16:48:59 +11:00
2012-01-12 20:13:03 -08:00
2013-10-30 16:02:18 +11:00
2013-11-25 11:50:12 +11:00
2013-08-28 11:20:54 +10:00
2013-10-11 16:49:27 +11:00
2013-09-25 14:15:36 +10:00
2012-09-30 23:35:51 -04:00
2013-10-30 16:00:31 +11:00
2013-10-30 16:00:31 +11:00
2013-10-30 16:00:31 +11:00
2009-03-25 08:54:29 -07:00
2013-11-25 11:50:57 +11:00
2013-01-10 17:01:58 +11:00
2013-10-11 16:49:26 +11:00
2013-05-06 13:40:40 +10:00
2013-08-14 11:50:25 +10:00
2013-08-14 15:33:31 +10:00
2013-10-30 16:01:04 +11:00
2013-10-24 11:42:57 +01:00
2013-07-24 14:18:48 +10:00
2012-02-29 17:15:08 -05:00
2013-02-03 18:16:10 -05:00
2013-10-11 18:23:53 +11:00
2011-03-31 11:26:23 -03:00
2013-06-29 12:57:50 +04:00
2013-11-22 08:07:11 -08:00
2013-08-14 14:57:40 +10:00
2013-10-11 16:53:16 +11:00
2013-08-14 15:33:26 +10:00
2013-11-21 10:33:44 +11:00
2013-10-18 18:44:49 -05:00
2013-10-28 21:11:16 -05:00
2013-07-01 11:10:34 +10:00
2008-09-15 11:08:38 -07:00
2013-05-14 14:36:26 +10:00
2013-10-11 16:50:22 +11:00
2010-01-15 13:26:17 +11:00
2011-06-29 15:30:43 +10:00
2013-08-14 15:33:22 +10:00
2013-04-26 16:08:26 +10:00
2013-10-30 16:00:31 +11:00
2013-10-30 16:00:31 +11:00
2013-10-30 16:00:31 +11:00
2013-11-25 11:50:51 +11:00
2013-11-25 11:50:51 +11:00
2013-06-01 08:29:23 +10:00
2013-06-01 08:29:23 +10:00
2013-01-03 15:57:04 -08:00
2013-11-21 10:33:44 +11:00
2011-10-31 19:30:44 -04:00
2010-07-19 10:56:54 +02:00
2011-03-31 11:26:23 -03:00
2012-03-28 18:30:02 +01:00
2013-10-31 12:37:29 +11:00
2013-07-30 15:50:08 -05:00
2012-03-28 18:30:02 +01:00
2013-05-09 13:46:38 -04:00
2012-08-24 20:26:07 +10:00
2013-10-03 17:22:53 +10:00
2009-12-04 15:39:55 +01:00
2013-11-21 10:33:39 +11:00
2013-10-30 16:02:14 +11:00
2013-11-15 13:51:36 +09:00
2013-08-16 10:59:27 +10:00
2013-06-20 16:55:12 +10:00
2013-04-13 15:31:56 +02:00
2013-10-30 16:00:31 +11:00
2013-10-11 17:26:49 +11:00
2013-10-23 22:34:19 +11:00
2013-11-21 10:33:43 +11:00
2013-07-24 14:18:43 +10:00