On Thu, Apr 25, 2024 at 05:18:14PM +0000, Michael Margolin wrote: > Add driver function to stop the device and release any active IRQs as > preparation for shutdown. This should fix issues caused by unexpected AQ > interrupts when booting kernel using kexec and possible data integrity > issues when the system is being shutdown during traffic. > > Reviewed-by: Firas Jahjah <firasj@xxxxxxxxxx> > Reviewed-by: Yonatan Nachum <ynachum@xxxxxxxxxx> > Signed-off-by: Michael Margolin <mrgolin@xxxxxxxxxx> > --- > drivers/infiniband/hw/efa/efa_main.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) Applied to for-next Jason