How are these patches progressing?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to include recent bug fixes and support
current generatio
After installing linux-modules-extra-5.15.0-74-generic
The smartpqi driver is present.
root@drvtest-ProLiant-DL385-Gen11-1:~# uname -r
5.15.0-74-generic
root@drvtest-ProLiant-DL385-Gen11-1:~# modinfo smartpqi | head -4
filename:
/lib/modules/5.15.0-74-generic/kernel/drivers/scsi/smartpqi
I cloned your repo and found the driver, however I could not find
5.15.0-74.81 to install.
Any thoughts? 5.15.0-74 does not even have smartpqi.
5.19 has the older driver.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
h
apt install ./linux-headers-5.15.0-72_5.15.0-72.79_all.deb
apt install ./linux-image-unsigned-5.15.0-72-generic_5.15.0-72.79_amd64.deb
./linux-modules-5.15.0-72-generic_5.15.0-72.79_amd64.deb
# This has smartpqi
apt install ./linux-modules-extra-5.15.0-72-generic_5.15.0-72.79_amd64.deb
reboot
mo
Yes. I'll run some tests. I'll let you know.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to include recent bug fixes and support
current
.sdev_attrs...
That will work.
Great job. This is due to the following patch not applied.
patch "(64fc9015fbeb scsi: smartpqi: Switch to attribute groups)"
2a47834d9452 scsi: smartpqi: Enable SATA NCQ priority in sysfs
Also due to a contextual difference because of
patch "(64fc9015fbeb scsi: sm
Answers below.
From: nore...@launchpad.net on behalf of Michael Reed
<1998...@bugs.launchpad.net>
Sent: Wednesday, April 19, 2023 12:21 PM
To: Don Brace - C33706
Subject: [Bug 1998643] Re: smartpqi: Update 22.04 driver to include recent bug
fixes and s
Yes.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to include recent bug fixes and support
current generation devices
Status in linux pac
I just checked the following repo:
https://github.com/SUSE/kernel.git
branches SLES15-SP5 and SLES15-SP5-GA
And they are current with Linus's tree...
Looks like Martin Wilck applied them
March 22...
--
You received this bug notification because you are a member of Kernel
P
BTW: I'm sending up 12 new patches today. Will take time for
review/inclusion into Linux.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to i
Ok.
I redacted:
0ca190805784 scsi: smartpqi: Call scsi_done() directly
64fc9015fbeb scsi: smartpqi: Switch to attribute groups
Pulling 64fc9015fbeb scsi: smartpqi: Switch to attribute groups meant I had to
update
3be5fe354d01 scsi: smartpqi: Enable SATA NCQ priority in sysfs
For some reason
Wondering on the status of this bug.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to latest kernel.org
Status in linux package in Ubuntu:
Were these git commands useful?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver to latest kernel.org
Status in linux package in Ubuntu:
Inc
ok, I am spoiled by git-backport.
Here is the list that will work for you.
git cherry-pick -xs 0ca190805784
git cherry-pick -xs 64fc9015fbeb
git cherry-pick -xs c4ff687d25c0
git cherry-pick -xs c57ee4ccb358
git cherry-pick -xs 2a47834d9452
git cherry-pick -xs 70ba20be4bb1
git cherry-pick -xs 94a6
Here is the list I pulled from linux-next
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
f54f85dfd757 scsi: smartpqi: Update version to 2.1.18-045
e4b73b3fa2b9 scsi: smartpqi: Update copyright to current year
6d567dfee0b7 scsi: smartpqi: Add ctrl ready timeout module parameter
Thanks, Don... sorry to ask but to make this easier on me (I'm the one who has
to find the time do do this) could you revise the list in the summary with all
the desired patches (including the ones from the 6.2 MKP tree) in pick order?
DON> Sure.
And just to be sure, they all cleanly pick with n
** Description changed:
There are some outstanding patches already in Linus's tree that can be
applied to 22.04.
- git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
+ git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
The following patches apply to
https://g
** Changed in: linux (Ubuntu)
Status: Incomplete => New
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Don Brace (bracedon)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchp
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
2ae45
I want do to a build also to ensure that all patches will compile. I
believe that they will.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1998643
Title:
smartpqi: Update 22.04 driver t
Public bug reported:
There are some outstanding patches already in Linus's tree that can be applied
to 22.04.
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
The following patches apply to
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy
f54f85dfd757 s
I updated the SRU Justification
** Description changed:
SRU Justification:
Impact:
-
+ Update the smartpqi driver with latest kernel.org patches from git repo:
+ git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
+
+ These patches will align the Canonical smartpqi driver wi
Added Jeff Lane, Scott Benesh, Gerry Morong.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1953689
Title:
smartpqi: Update 20.04.4 to latest kernel.org patch level
Status in linux pack
Public bug reported:
Here is a list of patches that need applied to 20.04.4 to bring the
smartpqi up to date with kernel.org.
64fc9015fbeb scsi: smartpqi: Switch to attribute groups
0ca190805784 scsi: smartpqi: Call scsi_done() directly
605ae389ea02 scsi: smartpqi: Update version to 2.1.12-055
80
Completed my testing.
System Information
Manufacturer: HPE
Product Name: ProLiant DL385 Gen10
Version: Not Specified
Serial Number: 2M2935031X
UUID: 37383738-3831-4d32-3239-333530333158
Wake-up Type: Power Switch
SKU Number: 878718-B21
What you need is some verification tests?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1933518
Title:
Update SmartPQI driver
Status in linux package in Ubuntu:
In Progress
Status in
I installed the provided kernel package and thus far performed:
1. reboot tests
2. insmod/rmmod tests
3. fio testing: no performance regressions
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bu
Public bug reported:
This is a request to update the SmartPQI driver in Ubuntu kernel 18.04.2 by
pulling the following patches from upstream kernel version 4.19-rc7.
Microsemi would like added to Ubuntu 18.04.2 to bring the driver up to date
with kernel.org and to
correct issues seen particular
28 matches
Mail list logo