forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 072de836f53be56a70cecf70b43ae43b7ce17376
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