Skip to content

Commit

Permalink
linux-5.10.21: Add smartpqi patch
Browse files Browse the repository at this point in the history
smartpqi: Set host_tagset = 1

Set host_tagset = 1 as suggested in [1] and [2] to avoid the problem of
controller command overrun under certain load conditions.

[1] https://lore.kernel.org/linux-scsi/20210120184548.20219-1-mwilck@suse.com/T/#u
  • Loading branch information
donald committed Mar 10, 2021
1 parent 5f17a55 commit a5c7471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-5.10.21-373.bee
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ PATCHURL+=(/src/mariux/patches/linux-5.10-v3-nfsd-Add-trace-events-for-all-v4-op
PATCHURL+=(/src/mariux/patches/linux-5.10-kernel-rcu-Print-out-more-information-when-NMI-stall.patch)
PATCHURL+=(/src/mariux/patches/linux-md-Avoid-sync_action-sync-idle-transition-deadlock.patch)
PATCHURL+=(/src/mariux/patches/0001-xfs-Wake-CIL-push-waiters-more-reliably.patch)
PATCHURL+=(/src/mariux/patches/0001-smartpqi-Set-host_tagset-1.patch)

#CONFIG=

Expand Down

0 comments on commit a5c7471

Please sign in to comment.