mbox series

[v2,0/2] lkdtm: update block layer crashpoints

Message ID 20210819022940.561875-1-kevmitch@arista.com
Headers show
Series lkdtm: update block layer crashpoints | expand

Message

Kevin Mitchell Aug. 19, 2021, 2:29 a.m. UTC
This is v2 of https://lkml.org/lkml/2021/8/16/1497.

These patches update the lkdtm crashpoints in the block layer that have been
moved or removed.  In response to feedback, I've renamed the SCSI_DISPATCH_CMD
crashpoint to SCSI_QUEUE_RQ to correspond to the new function that it hooks
into. I have also added a commit to remove IDE_CORE_CP.

Comments

Martin K. Petersen Aug. 24, 2021, 3:10 a.m. UTC | #1
Kevin,

> This is v2 of https://lkml.org/lkml/2021/8/16/1497.

>

> These patches update the lkdtm crashpoints in the block layer that

> have been moved or removed.  In response to feedback, I've renamed the

> SCSI_DISPATCH_CMD crashpoint to SCSI_QUEUE_RQ to correspond to the new

> function that it hooks into. I have also added a commit to remove

> IDE_CORE_CP.


These look good to me.

Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>


-- 
Martin K. Petersen	Oracle Linux Engineering