John, > As you may have seen, some arm32 build has also broken. My build > coverage was not good enough, and I don't see a point in me playing > whack-a-mole with the kernel test robot. So how about revert the final > patch or even all of them, and I can try get better build coverage and > then re-post? Or maybe you or Bart have a better idea? My due diligence involved: $ git grep -Ei -- "cmn?d->tag" drivers/scsi But in retrospect that should have been: $ git grep -Ei -- "(cmn?d|scpnt)->tag" drivers/scsi I cringe every time I see "SCpnt" so maybe that's why I didn't think of it. Anyway. Please fix the drivers/scsi/arm bits up. There is still time. -- Martin K. Petersen Oracle Linux Engineering