[Intel-wired-lan] [patch 24/35] net: brcmfmac: Replace in_interrupt()

Arend Van Spriel arend.vanspriel at broadcom.com
Mon Sep 28 07:35:38 UTC 2020


+ 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4176 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20200928/6c6f49f1/attachment-0001.p7s>


More information about the Intel-wired-lan mailing list