hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/pci/controller/pci-hyperv.c
....@@ -1522,7 +1522,7 @@
15221522 * Prevents hv_pci_onchannelcallback() from running concurrently
15231523 * in the tasklet.
15241524 */
1525
- tasklet_disable_in_atomic(&channel->callback_event);
1525
+ tasklet_disable(&channel->callback_event);
15261526
15271527 /*
15281528 * Since this function is called with IRQ locks held, can't