diff options
author | Al Viro <viro@ftp.linux.org.uk> | 2007-07-26 17:35:39 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-26 11:11:57 -0700 |
commit | fdd33961e983dd5b1983c54ef39d243c88a4bffc (patch) | |
tree | 92f035fb0b89c1c6bbd511b5caa336b0a0d297a7 /include/asm-x86_64/param.h | |
parent | c47ffe3d3d841986108a8316f6e01792cb45d0d2 (diff) |
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>
Diffstat (limited to 'include/asm-x86_64/param.h')
0 files changed, 0 insertions, 0 deletions