[GIT PULL] s390 updates for 5.19-rc7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Linus,

please pull s390 changes for 5.19-rc7.

Note, a patch in linux-next has different description and misses Fixes & Link:
"s390/ap: fixes bug in the AP bus's __verify_queue_reservations function" vs
"s390/ap: fix error handling in __verify_queue_reservations()" in the pull
request. Otherwise, the patch is exactly the same oneliner.

Thank you,
Alexander

The following changes since commit d7d488f41b41a1b7a1df3c74f2f65eb4585f5d55:

  s390/qdio: Fix spelling mistake (2022-06-23 14:05:43 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-5.19-6

for you to fetch changes up to 2f23256c0ea20627c91ea2d468cda945f68c3395:

  s390/ap: fix error handling in __verify_queue_reservations() (2022-07-06 17:43:29 -0400)

----------------------------------------------------------------
s390 updates for 5.19-rc7

- Fix building of out-of-tree kernel modules without a pre-built
  kernel in case CONFIG_EXPOLINE_EXTERN=y.

- Fix a reference counting error that could prevent unloading of
  zcrypt modules. 
----------------------------------------------------------------

Tony Krowiak (1):
  s390/ap: fix error handling in __verify_queue_reservations()

Vasily Gorbik (2):
  s390/nospec: build expoline.o for modules_prepare target
  s390/nospec: remove unneeded header includes

 arch/s390/Makefile                      | 8 +++++++-
 arch/s390/include/asm/nospec-insn.h     | 2 --
 arch/s390/lib/Makefile                  | 3 ++-
 arch/s390/lib/expoline/Makefile         | 3 +++
 arch/s390/lib/{ => expoline}/expoline.S | 0
 drivers/s390/crypto/ap_bus.c            | 2 +-
 6 files changed, 13 insertions(+), 5 deletions(-)
 create mode 100644 arch/s390/lib/expoline/Makefile
 rename arch/s390/lib/{ => expoline}/expoline.S (100%)



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux