Disintegrate asm/system.h for Sparc
[linux-flexiantxendom0-3.2.10.git] / arch / sparc / include / asm / processor_64.h
index 59fcebb..e713db2 100644 (file)
@@ -18,6 +18,9 @@
 #include <asm/ptrace.h>
 #include <asm/page.h>
 
+/* Don't hold the runqueue lock over context switch */
+#define __ARCH_WANT_UNLOCKED_CTXSW
+
 /* The sparc has no problems with write protection */
 #define wp_works_ok 1
 #define wp_works_ok__is_a_macro /* for versions in ksyms.c */