Re: [PATCH 1/1] ipr: Clear interrupt on croc/crocodile when running with LSI

2016-06-28 Thread Martin K. Petersen
> "Brian" == Brian King writes: Brian> If we fall back to using LSI on the Croc or Crocodile chip we Brian> need to clear the interrupt so we don't hang the system. Applied to 4.7/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the lin

[PATCH 1/1] ipr: Clear interrupt on croc/crocodile when running with LSI

2016-06-27 Thread Brian King
If we fall back to using LSI on the Croc or Crocodile chip we need to clear the interrupt so we don't hang the system. Cc: stable Tested-by: Benjamin Herrenschmidt Signed-off-by: Brian King --- drivers/scsi/ipr.c |1 + 1 file changed, 1 insertion(+) diff -puN drivers/scsi/ipr.c~ipr_clear