diff options
| author | Sebastian Siewior <[email protected]> | 2017-06-16 17:24:00 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-06-20 17:09:33 +0000 |
| commit | fe420d87bbc234015b4195dd239b7d3052b140ea (patch) | |
| tree | 67deb0d30ebb3f7149e0556158d2318a5c8170ce /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | fib_rules: Resolve goto rules target on delete (diff) | |
| download | kernel-fe420d87bbc234015b4195dd239b7d3052b140ea.tar.gz kernel-fe420d87bbc234015b4195dd239b7d3052b140ea.zip | |
net/core: remove explicit do_softirq() from busy_poll_stop()
Since commit 217f69743681 ("net: busy-poll: allow preemption in
sk_busy_loop()") there is an explicit do_softirq() invocation after
local_bh_enable() has been invoked.
I don't understand why we need this because local_bh_enable() will
invoke do_softirq() once the softirq counter reached zero and we have
softirq-related work pending.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
