diff options
| author | Linus Torvalds <[email protected]> | 2016-10-10 17:29:59 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-10-10 17:29:59 +0000 |
| commit | 84ed2da02f4cda6759880c87a213ee80c91ca3bd (patch) | |
| tree | a13f3bb09c0efe805cf673b941cc87ca84b06ace /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
| parent | Revert "sched/core: Do not use smp_processor_id() with preempt enabled in smp... (diff) | |
| download | kernel-84ed2da02f4cda6759880c87a213ee80c91ca3bd.tar.gz kernel-84ed2da02f4cda6759880c87a213ee80c91ca3bd.zip | |
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fix from Thomas Gleixner:
"A revert of a commit which pointelessly widened a preempt disabled
section which in turn caused might_sleep() to trigger.
The patch intended to prevent usage of smp_processor_id() in
preemptible context, but the usage in that case is fine because the
thread is pinned on a single cpu and therefore cannot be migrated off"
* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
Revert "sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thread_fn()"
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
