Russell King
d2c5b69099
[ARM] Fix get_user when passed a const pointer
...
Unfortunately, later gcc versions error out when our get_user is passed
a const pointer, since we write to a temporary variable declared as
typeof(*(p)) which propagates the const-ness.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-11-18 14:22:03 +00:00
..
2005-10-30 23:08:03 +00:00
2005-10-30 23:08:03 +00:00
2005-04-16 15:20:36 -07:00
2005-11-09 15:04:22 +00:00
2005-04-17 15:51:02 +01:00
2005-11-01 19:52:22 +00:00
2005-04-17 15:51:02 +01:00
2005-11-01 19:52:24 +00:00
2005-09-09 21:08:59 +02:00
2005-11-01 19:52:23 +00:00
2005-11-01 19:52:24 +00:00
2005-04-16 15:20:36 -07:00
2005-11-11 21:51:49 +00:00
2005-04-16 15:20:36 -07:00
2005-11-11 21:51:49 +00:00
2005-09-09 21:08:59 +02:00
2005-11-11 21:51:49 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-11 21:51:49 +00:00
2005-04-16 15:20:36 -07:00
2005-11-18 14:22:03 +00:00
2005-11-11 21:51:48 +00:00
2005-11-11 21:51:48 +00:00
2005-04-16 15:20:36 -07:00
2005-11-11 21:51:48 +00:00
2005-11-11 21:51:48 +00:00
2005-07-16 17:17:18 +01:00
2005-11-11 21:51:48 +00:00
2005-04-16 15:20:36 -07:00
2005-11-11 21:51:48 +00:00
2005-11-11 21:51:48 +00:00
2005-04-16 15:20:36 -07:00
2005-10-30 23:08:03 +00:00
2005-11-01 19:52:24 +00:00
2005-04-16 15:20:36 -07:00
2005-11-01 19:52:23 +00:00
2005-11-01 19:52:23 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-30 23:08:03 +00:00
2005-09-09 21:08:59 +02:00
2005-04-17 15:51:02 +01:00
2005-10-28 15:26:40 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-17 15:51:02 +01:00
2005-04-17 15:51:02 +01:00
2005-04-17 15:51:02 +01:00
2005-11-11 21:51:47 +00:00
2005-10-30 23:08:03 +00:00