Comment 3 for bug 1998643

Revision history for this message
Don Brace (bracedon) wrote : Re: smartpqi: Update 22.04 driver to latest kernel.org

The compile test was successful.

There are some more outstanding patches from Martin Petersen's tree:

git remote add mkp_6.20-scsi-queue https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git -t 6.2/scsi-queue
git fetch mkp_6.20-scsi-queue

cat backport_mkp_6.2-scsi-queue_into_22.04
2ae45329a956 scsi: smartpqi: Change version to 2.1.20-035
921800a1deea scsi: smartpqi: Initialize feature section info
14063fb625c4 scsi: smartpqi: Add controller cache flush during rmmod
cc9befcbbb5e scsi: smartpqi: Correct device removal for multi-actuator devices
cbe42ac15698 scsi: smartpqi: Change sysfs raid_level attribute to N/A for controllers
7c56850637ea scsi: smartpqi: Correct max LUN number
0b93cf2a9097 scsi: smartpqi: Add new controller PCI IDs
b27ac2faa2fc scsi: smartpqi: Convert to host_tagset

git-backport --sort -d /tmp/patches_mkp ../backport_mkp_6.2-scsi-queue_into_22.04
git am -s /tmp/patches_mkp/*.diff

These also compile.