aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_devfreq.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2020-12-02 11:57:32 +0000
committerThomas Gleixner <[email protected]>2020-12-02 19:20:05 +0000
commitd14ce74f1fb376ccbbc0b05ded477ada51253729 (patch)
tree4458ca24e001e08e17815d169d1266690c02cd2a /drivers/gpu/drm/lima/lima_devfreq.c
parentirqtime: Move irqtime entry accounting after irq offset incrementation (diff)
downloadkernel-d14ce74f1fb376ccbbc0b05ded477ada51253729.tar.gz
kernel-d14ce74f1fb376ccbbc0b05ded477ada51253729.zip
irq: Call tick_irq_enter() inside HARDIRQ_OFFSET
Now that account_hardirq_enter() is called after HARDIRQ_OFFSET has been incremented, there is nothing left that prevents us from also moving tick_irq_enter() after HARDIRQ_OFFSET is incremented. The desired outcome is to remove the nasty hack that prevents softirqs from being raised through ksoftirqd instead of the hardirq bottom half. Also tick_irq_enter() then becomes appropriately covered by lockdep. Signed-off-by: Frederic Weisbecker <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/lima/lima_devfreq.c')
0 files changed, 0 insertions, 0 deletions