Geert Uytterhoeven
a86054236d
binfmt_flat: Use %u to format u32
...
Several variables had their types changed from unsigned long to u32, but
the printk()-style format to print them wasn't updated, leading to:
fs/binfmt_flat.c: In function ‘load_flat_file’:
fs/binfmt_flat.c:577: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘u32’
Fixes: 468138d78510688f ("binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-07-16 09:24:05 -07:00
..
2017-07-11 06:08:58 -04:00
2017-07-11 06:06:17 -04:00
2017-07-15 12:00:42 -07:00
2017-07-10 11:40:19 -07:00
2017-07-15 12:00:42 -07:00
2017-07-12 16:26:00 -07:00
2017-07-15 12:00:42 -07:00
2017-06-20 12:19:14 +02:00
2017-07-07 17:25:14 +02:00
2017-07-15 12:44:02 -07:00
2017-06-29 17:49:23 -04:00
2017-06-12 13:20:20 +02:00
2017-07-09 09:31:22 -07:00
2017-07-15 12:00:42 -07:00
2017-07-11 06:09:21 -04:00
2017-07-05 18:44:22 -04:00
2017-07-13 13:53:54 -07:00
2017-07-09 09:31:22 -07:00
2017-07-10 14:29:45 -07:00
2017-07-15 12:00:42 -07:00
2017-07-15 12:00:42 -07:00
2017-07-13 12:30:43 -04:00
2017-07-07 19:38:17 -07:00
2017-07-07 18:39:15 -07:00
2017-07-13 15:58:03 -04:00
2017-07-08 10:50:54 -07:00
2017-07-06 16:24:35 -07:00
2017-07-13 14:35:37 -07:00
2017-07-13 13:56:24 -07:00
2017-07-03 13:08:04 -07:00
2017-07-07 20:09:10 -04:00
2017-07-06 16:24:30 -07:00
2017-07-06 03:31:46 -04:00
2017-07-15 12:00:42 -07:00
2017-07-04 22:08:15 +02:00
2017-07-14 15:05:13 -07:00
2017-07-15 12:00:42 -07:00
2017-06-22 11:46:48 -04:00
2017-07-06 03:31:46 -04:00
2017-07-15 12:00:42 -07:00
2017-07-05 18:44:22 -04:00
2017-07-06 03:31:46 -04:00
2017-07-14 22:50:57 +02:00
2017-06-14 11:21:02 +02:00
2017-07-07 18:39:15 -07:00
2017-07-14 22:57:32 -07:00
2017-06-27 12:05:36 -06:00
2017-07-10 16:32:36 -07:00
2017-07-16 09:24:05 -07:00
2017-07-07 19:38:17 -07:00
2017-07-10 16:32:30 -07:00
2017-07-08 10:15:02 -07:00
2017-07-07 19:38:17 -07:00
2017-07-15 12:00:42 -07:00
2017-06-27 12:05:36 -06:00
2017-07-03 21:13:25 -07:00
2017-07-12 16:26:01 -07:00
2017-07-07 20:05:08 -07:00
2017-07-07 13:48:18 -07:00
2017-07-06 07:02:25 -04:00
2017-07-06 16:24:30 -07:00
2017-07-15 12:00:42 -07:00
2017-06-20 12:19:14 +02:00
2017-07-12 16:26:05 -07:00
2017-07-08 10:50:54 -07:00
2017-07-14 22:57:32 -07:00
2017-07-12 16:26:00 -07:00
2017-07-06 07:02:29 -04:00
2017-06-22 11:44:55 -04:00
2017-07-03 21:13:25 -07:00
2017-07-15 12:00:42 -07:00
2017-07-15 12:00:42 -07:00
2017-07-06 03:27:09 -04:00
2017-07-07 19:38:17 -07:00
2017-07-06 03:27:09 -04:00
2017-07-07 21:48:15 -07:00
2017-07-06 20:57:13 -07:00
2017-06-20 12:18:27 +02:00
2017-06-29 17:49:23 -04:00
2017-06-09 16:28:01 -04:00
2017-07-08 10:50:54 -07:00
2017-07-11 06:09:21 -04:00
2017-07-05 18:44:23 -04:00
2017-06-30 04:14:38 -04:00
2017-07-06 16:24:34 -07:00