]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/sched.h
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
[karo-tx-linux.git] / include / linux / sched.h
index f3eebc121ebc1cbc8c6b4eb175186bf7033e2126..60e5e38eee2a3eac108daf733e3011e046c35d06 100644 (file)
@@ -678,11 +678,6 @@ struct signal_struct {
                                         * (notably. ptrace) */
 };
 
-/* Context switch must be unlocked if interrupts are to be enabled */
-#ifdef __ARCH_WANT_INTERRUPTS_ON_CTXSW
-# define __ARCH_WANT_UNLOCKED_CTXSW
-#endif
-
 /*
  * Bits in flags field of signal_struct.
  */