On Fri, 3 Sep 2021 08:14:25 -0700 Shannon Nelson wrote: > On 9/3/21 6:18 AM, Dan Carpenter wrote: > > This code is holding spin_lock_bh(&lif->rx_filters.lock); so the > > allocation needs to be atomic. > > > > Fixes: 969f84394604 ("ionic: sync the filters in the work task") > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > Signed-off-by: Shannon Nelson <snelson@xxxxxxxxxxx> Applied, thanks!