Re: [GIT PULL] first round of SCSI updates for the 5.6+ merge window

From: Linus Torvalds
Date: Fri Jun 05 2020 - 17:25:35 EST


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?

Linus