]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sched/urgent' into x86/mm, to pick up dependent fix
authorIngo Molnar <mingo@kernel.org>
Tue, 13 Jun 2017 06:47:22 +0000 (08:47 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 13 Jun 2017 06:47:22 +0000 (08:47 +0200)
commit22022d7cf9682140fb3268a3985ef58809cddc20
treebb52465b35606bec268e9c1b88c746f8caf0f919
parent0fa4dac155db7ae330563404dd2d5b98d62dc504
parentd25c8acb10c80b187af63b14c59cf781a35248d8
Merge branch 'sched/urgent' into x86/mm, to pick up dependent fix

Andy will need the following scheduler fix for the PCID series:

  d25c8acb10c8: sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()

So do a cross-merge.

Signed-off-by: Ingo Molnar <mingo@kernel.org>