diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-10 12:29:19 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-10 12:29:19 -0700 |
commit | efc2da9241e643cb90897ac4ed3542daa3edf3bc (patch) | |
tree | f2a0b2edbd0315316daf720f282b7a162f16b10f /kernel | |
parent | 95c7b07551879c8ad4d6dca10c02de46ddbf55a8 (diff) | |
parent | 5cd0f6f57639c5afbb36100c69281fee82c95ee7 (diff) | |
download | linux-stable-efc2da9241e643cb90897ac4ed3542daa3edf3bc.tar.gz linux-stable-efc2da9241e643cb90897ac4ed3542daa3edf3bc.tar.bz2 linux-stable-efc2da9241e643cb90897ac4ed3542daa3edf3bc.zip |
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley:
"Seven fixes, all in drivers.
The hpsa three are the most extensive and the most problematic: it's a
packed structure misalignment that oopses on ia64 but looks like it
would also oops on quite a few non-x86 architectures.
The pm80xx is a regression and the rest are bug fixes for patches in
the misc tree"
* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state
scsi: target: iscsi: Fix zero tag inside a trace event
scsi: pm80xx: Fix chip initialization failure
scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
scsi: ufs: core: Fix task management request completion timeout
scsi: hpsa: Add an assert to prevent __packed reintroduction
scsi: hpsa: Fix boot on ia64 (atomic_t alignment)
scsi: hpsa: Use __packed on individual structs, not header-wide
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions