> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Sergey Temerkhanov > Sent: Monday, July 15, 2024 9:09 PM > To: [email protected] > Cc: Temerkhanov, Sergey <[email protected]>; > [email protected]; Kitszel, Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-net v2 1/2] ice: Fix reset handler > > From: Grzegorz Nitka <[email protected]> > > Synchronize OICR IRQ when preparing for reset to avoid potential race > conditions between the reset procedure and OICR > > Signed-off-by: Grzegorz Nitka <[email protected]> > Signed-off-by: Sergey Temerkhanov <[email protected]> > Fixes: 4aad5335969f ("ice: add individual interrupt allocation") > Reviewed-by: Przemek Kitszel <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_main.c | 2 ++ > 1 file changed, 2 insertions(+) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
