[Intel-wired-lan] [PATCH S17 12/17] ice: Remove runtime change of PFINT_OICR_ENA register

Bowers, AndrewX andrewx.bowers at intel.com
Fri Mar 8 00:35:12 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Anirudh Venkataramanan
> Sent: Thursday, February 28, 2019 3:26 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S17 12/17] ice: Remove runtime change of
> PFINT_OICR_ENA register
> 
> From: Md Fahad Iqbal Polash <md.fahad.iqbal.polash at intel.com>
> 
> Runtime change of PFINT_OICR_ENA register is unnecessary.
> The handlers should always clear the atomic bit for each task as they start,
> because it will make sure that any late interrupt will either 1) re-set the bit, or
> 2) be handled directly in the "already running" task handler.
> 
> Signed-off-by: Md Fahad Iqbal Polash <md.fahad.iqbal.polash at intel.com>
> Signed-off-by: Anirudh Venkataramanan
> <anirudh.venkataramanan at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_main.c        | 13 ++-----------
>  drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 13 +------------
>  2 files changed, 3 insertions(+), 23 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list