aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/hyperv_timer.c
diff options
context:
space:
mode:
authorafzal mohammed <[email protected]>2020-03-27 16:09:01 +0000
committerThomas Gleixner <[email protected]>2020-03-29 19:03:41 +0000
commit82c849eb36fe6dcfa955b25c7aad71b5c1b4403c (patch)
treed2cbf2bea3e6705096e3a1b47d1f976f06ddd727 /drivers/clocksource/hyperv_timer.c
parentx86: Select HARDIRQS_SW_RESEND on x86 (diff)
downloadkernel-82c849eb36fe6dcfa955b25c7aad71b5c1b4403c.tar.gz
kernel-82c849eb36fe6dcfa955b25c7aad71b5c1b4403c.zip
alpha: Replace setup_irq() by request_irq()
request_irq() is preferred over setup_irq(). Invocations of setup_irq() occur after memory allocators are ready. setup_irq() was required in older kernels as the memory allocator was not available during early boot. Hence replace setup_irq() by request_irq(). Signed-off-by: afzal mohammed <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Matt Turner <[email protected]> Link: https://lkml.kernel.org/r/51f8ae7da9f47a23596388141933efa2bdef317b.1585320721.git.afzal.mohd.ma@gmail.com
Diffstat (limited to 'drivers/clocksource/hyperv_timer.c')
0 files changed, 0 insertions, 0 deletions