[v2,1/4] wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()

Info Skymem info at skymem.com
Thu Apr 6 08:01:19 PDT 2023


Dear Kalle Valo, Yang Yingliang, and Libertas-dev team,

Thank you for your hard work on the recent patches. I'd like to
introduce you to our website, https://www.skymem.info, an email
finding tool that can help you expand your network and connect with
potential collaborators. You can use it like Google for emails.

Here are the advantages of using Skymem for your networking needs:
1. Endless search of emails and domains.
2. Creation of an email list using an advanced filter.
3. Price per email over 10 times lower than that of competitors.

We believe Skymem could be a valuable resource for you in building
connections within the wireless and kernel development communities.

Best regards,

Robert
Skymem Team
https://www.skymem.info

On Thu, Dec 22, 2022 at 5:28 PM Kalle Valo <kvalo at kernel.org> wrote:
>
> Yang Yingliang <yangyingliang at huawei.com> wrote:
>
> > It is not allowed to call kfree_skb() from hardware interrupt
> > context or with interrupts being disabled. So replace kfree_skb()
> > with dev_kfree_skb_irq() under spin_lock_irqsave(). Compile
> > tested only.
> >
> > Fixes: fc75122fabb5 ("libertas_tf: use irqsave() in USB's complete callback")
> > Signed-off-by: Yang Yingliang <yangyingliang at huawei.com>
>
> 4 patches applied to wireless-next.git, thanks.
>
> 9388ce97b982 wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()
> 3968e81ba644 wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()
> f393df151540 wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()
> 708a49a64237 wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()
>
> --
> https://patchwork.kernel.org/project/linux-wireless/patch/20221207150008.111743-2-yangyingliang@huawei.com/
>
> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
>
>
> _______________________________________________
> libertas-dev mailing list
> libertas-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/libertas-dev



More information about the libertas-dev mailing list