[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-08-19 Thread Michael Reed
** Changed in: linux (Ubuntu)
Milestone: None => later

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-06-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-77.86

---
linux (5.4.0-77.86) focal; urgency=medium

  * UAF on CAN J1939 j1939_can_recv (LP: #1932209)
- SAUCE: can: j1939: delay release of j1939_priv after synchronize_rcu

  * UAF on CAN BCM bcm_rx_handler (LP: #1931855)
- SAUCE: can: bcm: delay release of struct bcm_op after synchronize_rcu

linux (5.4.0-76.85) focal; urgency=medium

  * focal/linux: 5.4.0-76.85 -proposed tracker (LP: #1932123)

  * Upstream v5.9 introduced 'module' patches that removed exported symbols
(LP: #1932065)
- SAUCE: Revert "modules: inherit TAINT_PROPRIETARY_MODULE"
- SAUCE: Revert "modules: return licensing information from find_symbol"
- SAUCE: Revert "modules: rename the licence field in struct symsearch to
  license"
- SAUCE: Revert "modules: unexport __module_address"
- SAUCE: Revert "modules: unexport __module_text_address"
- SAUCE: Revert "modules: mark each_symbol_section static"
- SAUCE: Revert "modules: mark find_symbol static"
- SAUCE: Revert "modules: mark ref_module static"

linux (5.4.0-75.84) focal; urgency=medium

  * focal/linux: 5.4.0-75.84 -proposed tracker (LP: #1930032)

  * Packaging resync (LP: #1786013)
- update dkms package versions

  * CVE-2021-33200
- bpf: Wrap aux data inside bpf_sanitize_info container
- bpf: Fix mask direction swap upon off reg sign change
- bpf: No need to simulate speculative domain for immediates

  * Realtek USB hubs in Dell WD19SC/DC/TB fail to work after exiting s2idle
(LP: #1928242)
- USB: Verify the port status when timeout happens during port suspend

  * CVE-2020-26145
- ath10k: drop fragments with multicast DA for SDIO
- ath10k: add CCMP PN replay protection for fragmented frames for PCIe
- ath10k: drop fragments with multicast DA for PCIe

  * CVE-2020-26141
- ath10k: Fix TKIP Michael MIC verification for PCIe

  * CVE-2020-24588
- mac80211: properly handle A-MSDUs that start with an RFC 1042 header
- cfg80211: mitigate A-MSDU aggregation attacks
- mac80211: drop A-MSDUs on old ciphers
- ath10k: drop MPDU which has discard flag set by firmware for SDIO

  * CVE-2020-26139
- mac80211: do not accept/forward invalid EAPOL frames

  * CVE-2020-24586 // CVE-2020-24587 // CVE-2020-24587 for such cases.
- mac80211: extend protection against mixed key and fragment cache attacks

  * CVE-2020-24586 // CVE-2020-24587
- mac80211: prevent mixed key and fragment cache attacks
- mac80211: add fragment cache to sta_info
- mac80211: check defrag PN against current frame
- mac80211: prevent attacks on TKIP/WEP as well

  * CVE-2020-26147
- mac80211: assure all fragments are encrypted

  * raid10: Block discard is very slow, causing severe delays for mkfs and
fstrim operations (LP: #1896578)
- md: add md_submit_discard_bio() for submitting discard bio
- md/raid10: extend r10bio devs to raid disks
- md/raid10: pull the code that wait for blocked dev into one function
- md/raid10: improve raid10 discard request
- md/raid10: improve discard request for far layout
- dm raid: remove unnecessary discard limits for raid0 and raid10

  * [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES (LP: #1926517)
- scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES

  * kvm: properly tear down PV features on hibernate (LP: #1920944)
- x86/kvm: Fix pr_info() for async PF setup/teardown
- x86/kvm: Teardown PV features on boot CPU as well
- x86/kvm: Disable kvmclock on all CPUs on shutdown
- x86/kvm: Disable all PV features on crash
- x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()

  * Focal update: v5.4.119 upstream stable release (LP: #1929615)
- Bluetooth: verify AMP hci_chan before amp_destroy
- hsr: use netdev_err() instead of WARN_ONCE()
- bluetooth: eliminate the potential race condition when removing the HCI
  controller
- net/nfc: fix use-after-free llcp_sock_bind/connect
- Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
- tty: moxa: fix TIOCSSERIAL jiffies conversions
- tty: amiserial: fix TIOCSSERIAL permission check
- USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions
- staging: greybus: uart: fix TIOCSSERIAL jiffies conversions
- USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check
- staging: fwserial: fix TIOCSSERIAL jiffies conversions
- tty: moxa: fix TIOCSSERIAL permission check
- staging: fwserial: fix TIOCSSERIAL permission check
- usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
- usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
- usb: typec: tcpm: update power supply once partner accepts
- usb: xhci-mtk: remove or operator for setting schedule parameters
- usb: xhci-mtk: improve bandwidth scheduling with TT
- ASoC: samsung: tm2_wm5110: check 

[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-06-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.8.0-59.66

---
linux (5.8.0-59.66) groovy; urgency=medium

  * UAF on CAN J1939 j1939_can_recv (LP: #1932209)
- SAUCE: can: j1939: delay release of j1939_priv after synchronize_rcu

  * UAF on CAN BCM bcm_rx_handler (LP: #1931855)
- SAUCE: can: bcm: delay release of struct bcm_op after synchronize_rcu

linux (5.8.0-57.64) groovy; urgency=medium

  * groovy/linux: 5.8.0-57.64 -proposed tracker (LP: #1932047)

  * pmtu.sh from selftests.net in linux ADT test failure with linux/5.8.0-56.63
(LP: #1931731)
- net: geneve: modify IP header check in geneve6_xmit_skb and 
geneve_xmit_skb

linux (5.8.0-56.63) groovy; urgency=medium

  * groovy/linux: 5.8.0-56.63 -proposed tracker (LP: #1930052)

  * Packaging resync (LP: #1786013)
- update dkms package versions

  * scsi: storvsc: Parameterize number hardware queues (LP: #1930626)
- scsi: storvsc: Parameterize number hardware queues

  * CVE-2021-33200
- bpf: Wrap aux data inside bpf_sanitize_info container
- bpf: Fix mask direction swap upon off reg sign change
- bpf: No need to simulate speculative domain for immediates

  * CVE-2021-3490
- SAUCE: Revert "UBUNTU: SAUCE: bpf: verifier: fix ALU32 bounds tracking 
with
  bitwise ops"
- gpf: Fix alu32 const subreg bound tracking on bitwise operations

  * CVE-2021-3489
- SAUCE: Revert "UBUNTU: SAUCE: bpf: prevent writable memory-mapping of 
read-
  only ringbuf pages"
- bpf: Prevent writable memory-mapping of read-only ringbuf pages

  * Realtek USB hubs in Dell WD19SC/DC/TB fail to work after exiting s2idle
(LP: #1928242)
- USB: Verify the port status when timeout happens during port suspend

  * CVE-2020-26145
- ath10k: drop fragments with multicast DA for SDIO
- ath10k: add CCMP PN replay protection for fragmented frames for PCIe
- ath10k: drop fragments with multicast DA for PCIe

  * CVE-2020-26141
- ath10k: Fix TKIP Michael MIC verification for PCIe

  * CVE-2020-24587
- ath11k: Clear the fragment cache during key install

  * CVE-2020-24588
- mac80211: properly handle A-MSDUs that start with an RFC 1042 header
- cfg80211: mitigate A-MSDU aggregation attacks
- mac80211: drop A-MSDUs on old ciphers
- ath10k: drop MPDU which has discard flag set by firmware for SDIO

  * CVE-2020-26139
- mac80211: do not accept/forward invalid EAPOL frames

  * CVE-2020-24586 // CVE-2020-24587 // CVE-2020-24587 for such cases.
- mac80211: extend protection against mixed key and fragment cache attacks

  * CVE-2020-24586 // CVE-2020-24587
- mac80211: prevent mixed key and fragment cache attacks
- mac80211: add fragment cache to sta_info
- mac80211: check defrag PN against current frame
- mac80211: prevent attacks on TKIP/WEP as well

  * CVE-2020-26147
- mac80211: assure all fragments are encrypted

  * raid10: Block discard is very slow, causing severe delays for mkfs and
fstrim operations (LP: #1896578)
- md: add md_submit_discard_bio() for submitting discard bio
- md/raid10: extend r10bio devs to raid disks
- md/raid10: pull the code that wait for blocked dev into one function
- md/raid10: improve raid10 discard request
- md/raid10: improve discard request for far layout
- dm raid: remove unnecessary discard limits for raid0 and raid10

  * [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES (LP: #1926517)
- scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES

  * CVE-2021-23133
- sctp: delay auto_asconf init until binding the first addr

  * kvm: properly tear down PV features on hibernate (LP: #1920944)
- x86/kvm: Fix pr_info() for async PF setup/teardown
- x86/kvm: Teardown PV features on boot CPU as well
- x86/kvm: Disable kvmclock on all CPUs on shutdown
- x86/kvm: Disable all PV features on crash
- x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()

  * CVE-2021-31440
- bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds

  * Can't detect intel wifi 6235 (LP: #1920180)
- SAUCE: iwlwifi: add new pci id for 6235

  * [SRU] Patch for flicker and glitching on common LCD display panels, intel
framebuffer (LP: #1925685)
- drm/i915: Try to use fast+narrow link on eDP again and fall back to the 
old
  max strategy on failure
- drm/i915/dp: Use slow and wide link training for everything

  * pmtu.sh from net in ubuntu_kernel_selftests failed with no error message
(LP: #1887661)
- selftests: pmtu.sh: use $ksft_skip for skipped return code

  * IR Remote Keys Repeat Many Times Starting with Kernel 5.8.0-49
(LP: #1926030)
- SAUCE: Revert "media: rc: ite-cir: fix min_timeout calculation"
- SAUCE: Revert "media: rc: fix timeout handling after switch to microsecond
  durations"

  * Groovy update: upstream stable patchset 2021-05-20 (LP: #1929132)
- Input: nspire-keypad - enable 

[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-06-09 Thread Sujith Pandel
** Attachment added: "sosreport - groovy proposed"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+attachment/5503425/+files/sosreport-sujith-groovyproposed-2021-06-09-tlnmqhq.tar.xz

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-06-09 Thread Sujith Pandel
We have verified focal-proposed kernel and groovy-proposed kernels.
Fix is working fine. We can list both enclosures in lsscsi.

Focal-proposed:
#uname -r
5.4.0-75-generic

#lsscsi -g
[2:0:0:0]diskHGST HUH721212AL5205  NM05  /dev/sda   /dev/sg0
[2:0:1:0]diskATA  ST2000NM0033-9ZM GA6C  /dev/sdb   /dev/sg1
[2:0:2:0]diskHGST HUS726020ALS210  KU27  /dev/sdc   /dev/sg2
[2:0:3:0]diskATA  HUS722T1TALA600  MU03  /dev/sdd   /dev/sg3
[2:0:4:0]enclosu DP   BP15G+   3.04  -  /dev/sg4
[2:0:5:0]diskTOSHIBA  AL15SEB060NY EF04  /dev/sde   /dev/sg5
[2:0:6:0]diskATA  INTEL SSDSC2BX40 DL2B  /dev/sdf   /dev/sg6
[2:0:7:0]diskTOSHIBA  AL15SEB24EQY EF05  /dev/sdg   /dev/sg7
[2:0:8:0]diskATA  ST1000NX0443 NB33  /dev/sdh   /dev/sg8
[2:0:9:0]enclosu DP   BP15G+   3.43  -  /dev/sg9


Groovy-proposed:
#uname -r
5.8.0-56-generic

#lsscsi -g
[2:0:0:0]diskHGST HUH721212AL5205  NM05  /dev/sda   /dev/sg0
[2:0:1:0]diskATA  ST2000NM0033-9ZM GA6C  /dev/sdb   /dev/sg1
[2:0:2:0]diskHGST HUS726020ALS210  KU27  /dev/sdc   /dev/sg2
[2:0:3:0]diskATA  HUS722T1TALA600  MU03  /dev/sdd   /dev/sg3
[2:0:4:0]enclosu DP   BP15G+   3.04  -  /dev/sg4
[2:0:5:0]diskTOSHIBA  AL15SEB060NY EF04  /dev/sde   /dev/sg5
[2:0:6:0]diskATA  INTEL SSDSC2BX40 DL2B  /dev/sdf   /dev/sg6
[2:0:7:0]diskTOSHIBA  AL15SEB24EQY EF05  /dev/sdg   /dev/sg7
[2:0:8:0]diskATA  ST1000NX0443 NB33  /dev/sdh   /dev/sg8
[2:0:9:0]enclosu DP   BP15G+   3.43  -  /dev/sg9

** Attachment added: "sosreport - focal proposed"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+attachment/5503424/+files/sosreport-sujith-focalproposed-2021-06-09-ltpizuw.tar.xz

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-06-09 Thread Sujith Pandel
** Tags removed: verification-needed-focal verification-needed-groovy
** Tags added: verification-done-focal verification-done-groovy

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-06-05 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
groovy' to 'verification-done-groovy'. If the problem still exists,
change the tag 'verification-needed-groovy' to 'verification-failed-
groovy'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-groovy

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-06-02 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-05-27 Thread Kleber Sacilotto de Souza
This patch has already been applied to Hirsute as part of the upstream
stable update (bug 1928857). I'm setting the Hirsute nomination as 'Fix
Committed', however the task won't be automatically closed when the
kernel is released.

** Changed in: linux (Ubuntu Focal)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Groovy)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Hirsute)
   Status: New => Fix Committed

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-05-23 Thread Jerry Clement
Dell EMC storage team has tested the test kernels for 5.8 and 5.11
successfully. Working as expected.

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  New
Status in linux source package in Groovy:
  New
Status in linux source package in Hirsute:
  New

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-05-13 Thread Jerry Clement
Dell EMC storage team has tested the test kernel and everything is
working as expected.

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  New
Status in linux source package in Groovy:
  New
Status in linux source package in Hirsute:
  New

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-05-03 Thread Michael Reed
** Description changed:

  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.
  
  [FIXES]
  
  Stop reinitializing the list every time a new vSES device is added.
  
  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651
  
  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19
  
  [TESTING]
  
+ Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
+ i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.
  
  [REGRESSION RISK]
+ 
+ There is no regression risk with this bug fix patch.

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  New
Status in linux source package in Groovy:
  New
Status in linux source package in Hirsute:
  New

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode 
Storage Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that 
two vSES device get configured on the HBA). After loading the driver user 
should able to access both the vSES devices. Also even after performing host 
reset operation user must able to access both the vSES devices.
  i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

  [REGRESSION RISK]

  There is no regression risk with this bug fix patch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-04-30 Thread Sreekanth Reddy
Here I am updating [TESTING] & [REGRESSION RISK] sections from bug description 
page,

[TESTING]
Load the mpt3sas driver on the system where Brodcom's HBA 9500 Tri-Mode Storage 
Adapter (IT HBA Aero/Ventura) is connected to two backplanes (so that two vSES 
device get configured on the HBA). After loading the driver user should able to 
access both the vSES devices. Also even after performing host reset operation 
user must able to access both the vSES devices.
i.e. lsscsi must list both the vSES devices after loading the driver and also 
after performing host reset operation.

[REGRESSION RISK]
There is no regression risk with this bug fix patch.

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  New
Status in linux source package in Groovy:
  New
Status in linux source package in Hirsute:
  New

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  
  [REGRESSION RISK]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-04-29 Thread Michael Reed
5.8 test kernel
https://people.canonical.com/~mreed/lp_1926517_mpt3sas_groovy/


5.11 test kernel
https://people.canonical.com/~mreed/lp_1926517_mpt3sas_hirsute/

The focal 5.4 kernel is liked in comment #2

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  New
Status in linux source package in Groovy:
  New
Status in linux source package in Hirsute:
  New

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  
  [REGRESSION RISK]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1926517] Re: [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

2021-04-29 Thread Michael Reed
** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

-- 
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/1926517

Title:
  [SRU] mpt3sas: only one vSES is handy even IOC has multi vSES

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  New
Status in linux source package in Groovy:
  New
Status in linux source package in Hirsute:
  New

Bug description:
  [Impact]
  Whenever the driver is adding a vSES to virtual-phys list it is
  reinitializing the list head. Hence those vSES devices which were added
  previously are lost.

  [FIXES]

  Stop reinitializing the list every time a new vSES device is added.

  
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

  CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

  [TESTING]

  
  [REGRESSION RISK]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp