diff options
author | 2009-01-28 23:21:25 +0300 | |
---|---|---|
committer | 2009-01-29 14:37:01 +0100 | |
commit | 0a1e8869f453ceda121a1ff8d6c4380832377be7 (patch) | |
tree | e895cb1e5caa7ca2b1542f8de1e056004ea4f512 /arch/x86/kernel/cpu/proc.c | |
parent | x86: micro-optimize __raw_read_trylock() (diff) | |
download | wireguard-linux-0a1e8869f453ceda121a1ff8d6c4380832377be7.tar.xz wireguard-linux-0a1e8869f453ceda121a1ff8d6c4380832377be7.zip |
x86: trampoline_64.S - use predefined constants with simplification
Impact: cleanup
We may use macros from processor-flags.h instead
of hardcoding bits. Actually it's not direct mapping
of old instructions with new ones -- BTS does change
CF flag while MOV does not. But i didn't find any
dependency on CF in this code.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Acked-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/cpu/proc.c')
0 files changed, 0 insertions, 0 deletions