Re: [PATCH v2 34/42] esp: remove old deferred command completion mechanism

2021-03-03 Thread Laurent Vivier
Le 09/02/2021 à 20:30, Mark Cave-Ayland a écrit : > Commit ea84a44250 "scsi: esp: Defer command completion until previous > interrupts > have been handled" provided a mechanism to delay the command completion > interrupt > until ESP_RINTR is read after the command has completed. > > With the pre

[PATCH v2 34/42] esp: remove old deferred command completion mechanism

2021-02-09 Thread Mark Cave-Ayland
Commit ea84a44250 "scsi: esp: Defer command completion until previous interrupts have been handled" provided a mechanism to delay the command completion interrupt until ESP_RINTR is read after the command has completed. With the previous fixes for latching the ESP_RINTR bits and deferring the se