diff options
author | 2008-06-13 21:01:46 -0300 | |
---|---|---|
committer | 2008-07-09 09:14:17 +0200 | |
commit | be9d06bfd48934fbd56ccb7476eabccfa31b4afe (patch) | |
tree | 9c27b37dcb03c2e75996d2f0084eff2541d43c26 /include/linux/kernel.h | |
parent | x86: use long instead of int. (diff) | |
download | wireguard-linux-be9d06bfd48934fbd56ccb7476eabccfa31b4afe.tar.xz wireguard-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/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions