> -----Original Message----- > From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of > Michal Schmidt > Sent: Monday, October 23, 2023 4:30 PM > To: net...@vger.kernel.org > Cc: Ertman, David M <david.m.ert...@intel.com>; > intel-wired-...@lists.osuosl.org; Nguyen, Anthony L > <anthony.l.ngu...@intel.com>; Daniel Machon <daniel.mac...@microchip.com>; > Brandeburg, Jesse <jesse.brandeb...@intel.com> > Subject: [Intel-wired-lan] [PATCH net] ice: lag: in RCU, use atomic allocation > > Sleeping is not allowed in RCU read-side critical sections. > Use atomic allocations under rcu_read_lock. > > Fixes: 1e0f9881ef79 ("ice: Flesh out implementation of support for SRIOV on > bonded interface") > Fixes: 41ccedf5ca8f ("ice: implement lag netdev event handler") > Fixes: 3579aa86fb40 ("ice: update reset path for SRIOV LAG support") > Signed-off-by: Michal Schmidt <mschm...@redhat.com> > --- > drivers/net/ethernet/intel/ice/ice_lag.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pu...@intel.com> (A Contingent worker at Intel) _______________________________________________ Intel-wired-lan mailing list Intel-wired-lan@osuosl.org https://lists.osuosl.org/mailman/listinfo/intel-wired-lan