From: Subash Abhinov Kasiviswanathan <subas...@codeaurora.org> Date: Thu, 23 Jul 2020 11:31:48 -0600
> IRQs are disabled when freeing skbs in input queue. > Use the IRQ safe variant to free skbs here. > > Fixes: 145dd5f9c88f ("net: flush the softnet backlog in process context") > Signed-off-by: Subash Abhinov Kasiviswanathan <subas...@codeaurora.org> Applied and queued up for -stable, thank you.