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-11-13 18:14:16 -08:00
2005-11-18 14:22:03 +00:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-14 19:56:02 -08:00
2005-11-13 18:14:16 -08:00
2005-11-14 19:56:02 -08:00
2005-11-13 18:14:16 -08:00
2005-11-07 07:53:42 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-15 11:17:02 +11:00
2005-11-14 17:22:01 +11:00
2005-11-14 17:30:17 +11:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-07 07:53:31 -08:00
2005-11-15 08:59:20 -08:00
2005-11-14 19:56:02 -08:00
2005-11-13 18:14:16 -08:00
2005-10-30 17:37:22 -08:00
2005-11-15 12:45:33 -08:00
2005-11-13 18:14:19 -08:00
2005-11-07 14:43:11 +01:00
2005-11-15 15:17:10 -08:00
2005-10-30 17:37:32 -08:00
2005-11-10 10:22:50 -08:00
2005-11-06 12:49:36 -06:00
2005-11-07 14:35:14 +01:00