Al Viro fdd33961e9 amd64: fix get_user() on bitwise
We really need force-cast when converting to final result type;
unsigned long can be silently converted to integer types and
to pointers, but not to bitwise.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-26 11:11:57 -07:00
..
2007-07-21 18:37:09 -07:00
2007-05-08 11:15:20 -07:00
2007-05-02 19:27:06 +02:00
2007-07-17 10:23:11 -07:00
2007-07-21 18:37:09 -07:00
2007-07-21 18:37:12 -07:00
2007-03-05 07:57:50 -08:00
2007-07-19 10:04:44 -07:00
2007-05-08 11:15:20 -07:00
2007-07-21 18:37:09 -07:00
2007-05-11 08:29:34 -07:00
2007-07-22 11:03:37 -07:00
2007-07-21 18:37:10 -07:00
2007-05-02 19:02:34 -07:00
2007-02-12 09:48:39 -08:00
2007-07-26 11:11:57 -07:00