diff options
author | Wanpeng Li <wanpeng.li@linux.intel.com> | 2014-10-31 01:39:36 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-11-04 09:17:56 +0300 |
commit | cad3bb32e181c286c46ec12b2deb1f26a6f9835d (patch) | |
tree | b677ed25da7e51bc36787531aa99f1afa4de7664 /kernel/Makefile | |
parent | cd66091162d34f589631a23bbe0ed214798245b4 (diff) | |
download | linux-cad3bb32e181c286c46ec12b2deb1f26a6f9835d.tar.xz |
sched/deadline: Don't check CONFIG_SMP in switched_from_dl()
There are both UP and SMP version of pull_dl_task(), so don't need
to check CONFIG_SMP in switched_from_dl();
Signed-off-by: Wanpeng Li <wanpeng.li@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Juri Lelli <juri.lelli@arm.com>
Cc: Kirill Tkhai <ktkhai@parallels.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1414708776-124078-6-git-send-email-wanpeng.li@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/Makefile')
0 files changed, 0 insertions, 0 deletions