Files
linux/drivers/net/ethernet/pensando/ionic
Dan Carpenter 52a67fbf0c ionic: fix a sleeping in atomic bug
This code is holding spin_lock_bh(&lif->rx_filters.lock); so the
allocation needs to be atomic.

Fixes: 969f843946 ("ionic: sync the filters in the work task")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Link: https://lore.kernel.org/r/20210903131856.GA25934@kili
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-09-03 16:16:51 -07:00
..
2019-09-05 09:24:43 +02:00
2021-07-27 20:15:21 +01:00
2020-03-21 19:53:57 -07:00
2021-04-02 14:18:33 -07:00