Amit Pundir
df3087d483
ANDROID: binder: fix format specifier for type binder_size_t
...
Fix following warning on 32bit ARCH build:
CC drivers/android/binder.o
drivers/android/binder.c: In function ‘binder_transaction’:
./include/linux/kern_levels.h:4:18: warning: format ‘%lld’ expects argument of type ‘long long int’,
but argument 4 has type ‘binder_size_t {aka unsigned int}’ [-Wformat=]
drivers/android/binder.c:2047:3: note: in expansion of macro ‘binder_user_error’
binder_user_error("%d:%d got transaction with unaligned buffers size, %lld\n",
^
Change-Id: I943d0d4d54f7f2a019900cc18e55bed661bec5a5
Fixes: Change-Id: I02417f28cff14688f2e1d6fcb959438fd96566cc
(android: binder: support for scatter-gather.")
Signed-off-by: Amit Pundir <amit.pundir@linaro.org >
2017-02-01 13:30:35 +05:30
..
2016-01-08 01:01:41 +01:00
2017-02-01 13:30:35 +05:30
2015-12-07 10:25:57 -05:00
2016-06-28 10:30:33 -07:00
2015-12-28 13:07:09 -07:00
2015-11-10 18:11:41 -08:00
2015-12-22 11:42:30 -08:00
2016-05-26 23:53:27 +05:30
2015-12-12 16:43:44 -08:00
2015-12-10 19:37:18 +01:00
2016-01-04 21:46:45 -05:00
2016-09-09 15:15:38 -07:00
2016-09-08 17:07:42 -07:00
2015-12-05 10:46:44 -08:00
2016-01-07 11:09:36 +05:30
2016-02-16 13:53:25 -08:00
2015-11-06 14:22:15 -08:00
2015-11-11 10:21:34 -08:00
2016-12-12 14:42:35 +00:00
2015-11-24 15:25:46 -08:00
2015-12-17 15:48:29 +01:00
2016-01-07 17:18:45 +10:00
2016-09-08 16:36:18 +00:00
2015-11-04 16:24:33 +01:00
2015-12-18 08:19:52 -08:00
2015-11-13 20:04:17 -08:00
2015-12-19 12:00:37 +01:00
2015-11-06 17:50:42 -08:00
2015-11-21 18:24:44 +00:00
2015-12-28 11:45:54 -05:00
2017-01-29 17:15:15 -05:00
2016-01-07 13:36:41 +01:00
2015-12-01 22:50:16 +01:00
2015-12-15 13:24:21 -05:00
2015-11-05 13:15:12 -08:00
2015-12-29 08:28:32 -07:00
2015-11-04 14:03:04 +05:30
2016-12-07 14:22:22 -08:00
2016-09-01 16:08:12 -07:00
2015-12-16 00:16:58 +01:00
2015-11-12 07:06:18 -05:00
2015-11-06 14:22:15 -08:00
2016-09-23 10:04:19 -07:00
2016-10-04 21:17:25 +00:00
2016-02-16 13:51:01 -08:00
2016-09-20 10:38:01 -07:00
2015-11-10 18:11:41 -08:00
2015-11-08 16:24:43 -05:00
2015-11-12 09:55:23 -08:00
2015-12-22 10:12:04 -07:00
2016-09-22 13:38:22 -07:00
2015-12-12 16:07:25 +01:00
2016-01-09 14:44:44 -08:00
2015-11-04 14:47:13 -08:00
2015-12-07 18:44:02 +05:30
2015-12-14 11:31:20 +01:00
2016-11-21 21:41:42 +00:00
2016-11-17 09:56:06 -08:00
2015-12-12 02:31:11 +01:00
2015-11-11 09:16:10 -08:00
2015-11-05 13:15:12 -08:00
2015-11-26 17:44:28 +02:00
2016-02-16 13:54:18 -08:00
2015-12-22 15:43:18 -08:00
2016-09-06 17:43:28 +00:00
2015-11-17 02:12:46 +09:00
2015-11-25 23:48:12 +01:00
2015-12-16 13:28:32 +00:00
2015-11-04 22:15:15 -08:00
2016-11-17 12:27:51 -08:00
2015-11-28 21:23:13 -08:00
2015-11-23 16:38:40 -08:00
2016-11-17 09:56:06 -08:00
2016-11-16 19:16:43 +00:00
2015-11-04 21:50:37 -08:00
2015-12-04 08:38:42 -07:00
2015-12-07 17:28:10 +02:00
2016-11-18 09:55:34 -08:00
2015-12-07 17:28:11 +02:00
2015-11-04 22:15:15 -08:00
2016-02-16 13:54:18 -08:00
2015-11-23 09:00:09 +01:00
2015-12-18 12:24:52 -08:00
2016-04-20 10:38:12 -07:00
2016-04-20 10:38:12 -07:00