diff options
| author | Linus Torvalds <[email protected]> | 2020-08-30 18:50:53 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-08-30 18:50:53 +0000 |
| commit | 0063a82de937433ccfffe123e12b4503b9155c96 (patch) | |
| tree | af6311eee9c098c7084635a2d43469fac22983b8 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
| parent | sched: Use __always_inline on is_idle_task() (diff) | |
| download | kernel-0063a82de937433ccfffe123e12b4503b9155c96.tar.gz kernel-0063a82de937433ccfffe123e12b4503b9155c96.zip | |
Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fix from Thomas Gleixner:
"A single fix for the scheduler:
- Make is_idle_task() __always_inline to prevent the compiler from
putting it out of line into the wrong section because it's used
inside noinstr sections"
* tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched: Use __always_inline on is_idle_task()
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
