]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Nov 2022 20:30:23 +0000 (12:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Nov 2022 20:30:23 +0000 (12:30 -0800)
commitdacdd9296ae19ebb1a709b299a79137bd3291653
tree6c03922a020e036b99fe68887b3c73af7565122a
parent7706129f9830c724e6e555b096fbc889235ac976
parent99bda509b5895d83eae114ff9dd7be249f3c0f8e
Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Alexander Gordeev:

 - Fix deadlock in discontiguous saved segments (DCSS) block device
   driver. When adding a disk and scanning partitions the scan would not
   break out early without a missed flag.

 - Avoid using global register variable for current_stack_pointer due to
   an old bug in gcc versions prior to gcc-8.4. Due to this bug a broken
   code is generated, which leads to stack corruptions.

* tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390: avoid using global register for current_stack_pointer
  s390/dcssblk: fix deadlock when adding a DCSS