18 Oct, 2007
1 commit
-
The volatile keyword has already been removed from the declaration of atomic_t
on x86_64. For consistency, remove it from atomic64_t as well.[ tglx: arch/x86 adaptation ]
Signed-off-by: Chris Snook
Signed-off-by: Andi Kleen
CC: Andi Kleen
Signed-off-by: Ingo Molnar
Signed-off-by: Thomas Gleixner
11 Oct, 2007
1 commit
-
Move the headers to include/asm-x86 and fixup the
header install make rulesSigned-off-by: Thomas Gleixner
Signed-off-by: Ingo Molnar