diff options
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2011-08-18 22:48:06 +0400 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2011-08-30 00:42:10 +0400 |
commit | e9826380d83d1bda3ee5663bf3fa4667a6fbe60a (patch) | |
tree | f7de160fc158e87f8bd78d67a4f0c43bf4356b4c /include/linux/irq.h | |
parent | 00a41546e8008b9944382eed1841c785f4fc8d9c (diff) | |
download | linux-e9826380d83d1bda3ee5663bf3fa4667a6fbe60a.tar.xz |
x86, cmpxchg: Unify cmpxchg into cmpxchg.h
Everything that's actually common between 32 and 64-bit is moved into
cmpxchg.h.
xchg/cmpxchg will fail with a link error if they're passed an
unsupported size (which includes 64-bit args on 32-bit systems).
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Link: http://lkml.kernel.org/r/4E5BCC40.3030501@goop.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'include/linux/irq.h')
0 files changed, 0 insertions, 0 deletions