diff options
author | Glauber Costa <gcosta@redhat.com> | 2008-06-13 21:01:46 -0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-09 09:14:17 +0200 |
commit | be9d06bfd48934fbd56ccb7476eabccfa31b4afe (patch) | |
tree | 9c27b37dcb03c2e75996d2f0084eff2541d43c26 /include/asm-x86/uaccess.h | |
parent | 1dc186e82c1ab476ef83080adca43a70969b01cd (diff) | |
download | blackbird-op-linux-be9d06bfd48934fbd56ccb7476eabccfa31b4afe.tar.gz blackbird-op-linux-be9d06bfd48934fbd56ccb7476eabccfa31b4afe.zip |
x86: use something common for both architectures.
Using explicit hexa (0xFFFFFFUL) introduces an unnecessary difference
between i386 and x86_64 because of the size of their long. Use -1UL instead.
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/uaccess.h')
0 files changed, 0 insertions, 0 deletions