Re: [patch 24/35] net: brcmfmac: Replace in_interrupt()
From: Arend Van Spriel
Date: Mon Sep 28 2020 - 03:35:55 EST
+ Uffe
On 9/27/2020 9:49 PM, Thomas Gleixner wrote:
@@ -85,7 +85,7 @@ static void brcmf_sdiod_ib_irqhandler(st
brcmf_dbg(INTR, "IB intr triggered\n");
- brcmf_sdio_isr(sdiodev->bus);
+ brcmf_sdio_isr(sdiodev->bus, false);
}
Hi Uffe,
I assume the above code is okay, but want to confirm. Is the SDIO
interrupt guaranteed to be on a worker thread?
Thanks,
Arend
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature