summaryrefslogtreecommitdiffstats
path: root/recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2')
-rw-r--r--recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-215
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2 b/recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2
new file mode 100644
index 0000000000..94003d0aa0
--- /dev/null
+++ b/recipes/linux-uml/linux-uml-2.4.26/01-CONFIG_X86_CMPXCHG.patch-2
@@ -0,0 +1,15 @@
+Index: linux-2.4.24-2/arch/um/config.in
+--- linux-2.4.24-2/arch/um/config.in 7 Apr 2004 20:44:02 -0000 1.56
++++ linux-2.4.24-2/arch/um/config.in 17 May 2004 18:35:49 -0000
+@@ -8,6 +8,11 @@
+
+ define_bool CONFIG_UID16 y
+
++# define_bool CONFIG_X86_CMPXCHG y
++# define_bool CONFIG_X86_XADD y
++# define_bool CONFIG_X86_BSWAP y
++# define_bool CONFIG_X86_POPAD_OK y
++
+ define_bool CONFIG_RWSEM_XCHGADD_ALGORITHM y
+
+ mainmenu_option next_comment