diff options
| author | Al Viro <[email protected]> | 2007-07-26 17:35:39 +0100 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-26 11:11:57 -0700 |
| commit | fdd33961e983dd5b1983c54ef39d243c88a4bffc (patch) | |
| tree | 92f035fb0b89c1c6bbd511b5caa336b0a0d297a7 /scripts/patch-kernel | |
| 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 <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions