> -----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]; Kolacinski, Karol <[email protected]>; > Kitszel, Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-net v2 2/2] ice: Skip PTP HW writes > during PTP reset procedure > > From: Grzegorz Nitka <[email protected]> > > Block HW write access for the driver while the device is in reset to avoid > potential race condition and access to the PTP HW in non-nominal state which > could lead to undesired effects > > Signed-off-by: Grzegorz Nitka <[email protected]> > Co-developed-by: Karol Kolacinski <[email protected]> > Signed-off-by: Karol Kolacinski <[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_ptp.c | 4 ++++ > 1 file changed, 4 insertions(+) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
