On Fri, 2020-06-05 at 14:25 -0700, Linus Torvalds wrote: > On Fri, Jun 5, 2020 at 2:18 PM James Bottomley > <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> wrote: > > > > Um, no, shuffles feet ... I actually tagged the wrong branch: > > Ok, now I see the changes, but I see more than you reported. > > These seem to be new compared to your pull request: > > Al Viro (4): > scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into > hpsa_ioctl() > scsi: hpsa: Don't bother with vmalloc for > BIG_IOCTL_Command_struct > scsi: hpsa: Get rid of compat_alloc_user_space() > scsi: hpsa: hpsa_ioctl(): Tidy up a bit > > Can Guo (1): > scsi: ufs: Don't update urgent bkops level when toggling auto > bkops > > Stanley Chu (1): > scsi: ufs: Remove redundant urgent_bkop_lvl initialization > > They don't look alarming, but I don't like how I don't see what you > _claim_ I should see. > > Hmm? Ah right, my MO is to do the first push and then start gathering for the second. pushing the tag again picked up the new stuff I've been gathering. Let me rewind the tag back to where it was for the original push and then try again. Done. You should now see no stray additional patches on the scsi-misc tag. Sorry again, I believe I've actually fully verified the diffstat matches this time ... (famous last words ..) James