aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/head_32.S
diff options
context:
space:
mode:
authorBrian Gerst <brgerst@gmail.com>2009-01-21 17:26:05 +0900
committerTejun Heo <tj@kernel.org>2009-01-21 17:26:05 +0900
commit299e26992a737804e13e74fdb97cdab470ed19ac (patch)
tree65796f4ef75b1915509225bf9a1c2f3cde48ba0a /arch/x86/kernel/head_32.S
parent06deef892c7327992434917fb6592c233430803d (diff)
x86: fix percpu_write with 64-bit constants
Impact: slightly better code generation for percpu_to_op() The processor will sign-extend 32-bit immediate values in 64-bit operations. Use the 'e' constraint ("32-bit signed integer constant, or a symbolic reference known to fit that range") for 64-bit constants. Signed-off-by: Brian Gerst <brgerst@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'arch/x86/kernel/head_32.S')
0 files changed, 0 insertions, 0 deletions