[patch 24/35] net: brcmfmac: Replace in_interrupt()

Arend Van Spriel arend.vanspriel at broadcom.com
Mon Sep 28 05:40:01 EDT 2020


On 9/27/2020 9:49 PM, Thomas Gleixner wrote:
> From: Sebastian Andrzej Siewior <bigeasy at linutronix.de>
> 
> brcmf_sdio_isr() is using in_interrupt() to distinguish if it is called
> from a interrupt service routine or from a worker thread.
> 
> Passing such information from the calling context is preferred and
> requested by Linus, so add an argument `in_isr' to brcmf_sdio_isr() and let
> the callers pass the information about the calling context.

After getting confirmation here is my ...

Reviewed-by: Arend van Spriel <arend.vanspriel at broadcom.com>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy at linutronix.de>
> Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
> Cc: Arend van Spriel <arend.vanspriel at broadcom.com>
> Cc: Franky Lin <franky.lin at broadcom.com>
> Cc: Hante Meuleman <hante.meuleman at broadcom.com>
> Cc: Chi-Hsien Lin <chi-hsien.lin at cypress.com>
> Cc: Wright Feng <wright.feng at cypress.com>
> Cc: Kalle Valo <kvalo at codeaurora.org>
> Cc: "David S. Miller" <davem at davemloft.net>
> Cc: Jakub Kicinski <kuba at kernel.org>
> Cc: linux-wireless at vger.kernel.org
> Cc: brcm80211-dev-list.pdl at broadcom.com
> Cc: brcm80211-dev-list at cypress.com
> Cc: netdev at vger.kernel.org
> ---
>   drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c |    4 ++--
>   drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c   |    4 ++--
>   drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.h   |    2 +-
>   3 files changed, 5 insertions(+), 5 deletions(-)
-------------- 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.infradead.org/pipermail/libertas-dev/attachments/20200928/04397eb9/attachment.p7s>


More information about the libertas-dev mailing list