]> git.pld-linux.org Git - packages/kernel.git/blob - 2.6.5-i386-cmpxchg.patch
- obsolete
[packages/kernel.git] / 2.6.5-i386-cmpxchg.patch
1 --- linux-2.6.5-rc3/include/asm-i386/acpi.h.org 2004-04-02 09:40:31.000000000 +0200
2 +++ linux-2.6.5-rc3/include/asm-i386/acpi.h     2004-04-02 10:14:29.589094968 +0200
3 @@ -26,6 +26,8 @@
4  #ifndef _ASM_ACPI_H
5  #define _ASM_ACPI_H
6  
7 +#define CONFIG_X86_CMPXCHG 1
8 +
9  #ifdef __KERNEL__
10  
11  #include <asm/system.h>                /* defines cmpxchg */
This page took 0.139131 seconds and 3 git commands to generate.