]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 12 Sep 2012 09:22:00 +0000 (11:22 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 13 Sep 2012 14:52:04 +0000 (16:52 +0200)
commitf3e947867478af9a12b9956bcd000ac7613a8a95
tree63fabb89439447e0f72c465e8b8d0852e9deff08
parent5ed4f1d96deee82ee92cd1ac1e0108c27e80e9b0
sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW

Now that the last architecture to use this has stopped doing so (ARM,
thanks Catalin!) we can remove this complexity from the scheduler
core.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Link: http://lkml.kernel.org/n/tip-g9p2a1w81xxbrze25v9zpzbf@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/scheduler/sched-arch.txt
include/linux/sched.h
kernel/fork.c
kernel/sched/core.c
kernel/sched/rt.c
kernel/sched/sched.h