aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorAnna-Maria Gleixner <[email protected]>2016-11-26 23:13:31 +0000
committerRafael J. Wysocki <[email protected]>2016-12-01 22:01:36 +0000
commit29d7bbada98e0969dd2ea159104aa55052a1c439 (patch)
tree104af5d874c257382c97cb3c4d69fb90ef551132 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentMerge back earlier cpuidle material for v4.10. (diff)
downloadkernel-29d7bbada98e0969dd2ea159104aa55052a1c439.tar.gz
kernel-29d7bbada98e0969dd2ea159104aa55052a1c439.zip
intel_idle: Remove superfluous SMP fuction call
Since commit 1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu") the CPU_ONLINE and CPU_DOWN_PREPARE notifiers are always run on the hot plugged CPU, and as of commit 3b9d6da67e11 ("cpu/hotplug: Fix rollback during error-out in __cpu_disable()") the CPU_DOWN_FAILED notifier also runs on the hot plugged CPU. This patch converts the SMP functional calls into direct calls. smp_function_call_single() executes the function with interrupts disabled. This calling convention is not preserved, because tick_broadcast_enable() and tick_braodcast_disable() handle interrupts themselves. Signed-off-by: Anna-Maria Gleixner <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Acked-by: Jacob Pan <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions