Atsushi Nemoto
707ced0d71
[PATCH] __get_unaligned() gcc-4 fix
...
If the 'ptr' is a const, this code cause "assignment of read-only variable"
error on gcc 4.x.
Use __u64 instead of __typeof__(*(ptr)) for temporary variable to get
rid of errors on gcc 4.x.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-08 14:14:00 -08:00
..
2005-10-29 21:40:40 -07:00
2006-01-15 10:17:07 -08:00
2006-01-03 13:11:06 -08:00
2005-05-01 08:59:01 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-28 08:16:49 -07:00
2006-01-08 20:13:39 -08:00
2005-07-26 14:35:41 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:06 -07:00
2005-09-07 16:57:38 -07:00
2006-01-08 20:13:39 -08:00
2005-04-16 15:20:36 -07:00
2006-01-10 08:01:34 -08:00
2005-04-16 15:25:54 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-02-15 15:32:22 -08:00
2006-01-11 15:50:47 -08:00
2006-01-09 15:59:17 -08:00
2006-01-09 15:59:17 -08:00
2005-09-05 00:05:39 -07:00
2005-04-16 15:20:36 -07:00
2005-09-08 14:57:25 -07:00
2005-06-23 09:45:28 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:53:41 -08:00
2005-05-01 08:59:00 -07:00
2005-04-16 15:20:36 -07:00
2005-11-14 19:55:14 -08:00
2005-05-01 08:59:08 -07:00
2005-05-04 07:33:15 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-29 21:40:37 -07:00
2005-06-23 09:45:08 -07:00
2005-04-16 15:20:36 -07:00
2006-03-08 14:14:00 -08:00
2006-01-06 08:33:36 -08:00
2005-04-16 15:20:36 -07:00