Hi Greg, You weren't explicitly in the To: for this series (only Cc), but are you able to pick these up as well? I can resend them as a pull request if you need. Thanks! -Kees On Wed, Aug 18, 2021 at 07:29:38PM -0700, Kevin Mitchell wrote: > 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. > > -- Kees Cook