From: Vasily Gorbik <gor@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Heiko Carstens <hca@linux.ibm.com>,
Alexander Gordeev <agordeev@linux.ibm.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: [GIT PULL] s390 updates for 6.0-rc4
Date: Sat, 3 Sep 2022 11:36:14 +0200 [thread overview]
Message-ID: <your-ad-here.call-01662197774-ext-9772@work.hours> (raw)
Hello Linus,
please pull s390 changes for 6.0-rc4.
Thank you,
Vasily
The following changes since commit b90cb1053190353cc30f0fef0ef1f378ccc063c5:
Linux 6.0-rc3 (2022-08-28 15:05:29 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.0-3
for you to fetch changes up to 7c8d42fdf1a84b1a0dd60d6528309c8ec127e87c:
s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages (2022-08-30 21:57:07 +0200)
----------------------------------------------------------------
s390 updates for 6.0-rc4
- Update defconfigs.
- Fix linker script to align nospec tables correctly to avoid potentially
unbootable kernel with some config options.
- Fix alignment check in prepare_hugepage_range() for 2GB hugepages to avoid
BUG in __unmap_hugepage_range() for unaligned mappings later.
- Remove useless hugepage address alignment in hugetlb faults handling.
----------------------------------------------------------------
Gerald Schaefer (2):
s390/mm: remove useless hugepage address alignment
s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
Heiko Carstens (1):
s390: update defconfigs
Josh Poimboeuf (1):
s390: fix nospec table alignments
arch/s390/configs/debug_defconfig | 53 ++++++++++++++++++++----------------
arch/s390/configs/defconfig | 49 ++++++++++++++++++---------------
arch/s390/configs/zfcpdump_defconfig | 6 ++--
arch/s390/include/asm/hugetlb.h | 6 ++--
arch/s390/kernel/vmlinux.lds.S | 1 +
arch/s390/mm/fault.c | 2 --
6 files changed, 65 insertions(+), 52 deletions(-)
next reply other threads:[~2022-09-03 9:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-03 9:36 Vasily Gorbik [this message]
2022-09-03 20:29 ` [GIT PULL] s390 updates for 6.0-rc4 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=your-ad-here.call-01662197774-ext-9772@work.hours \
--to=gor@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=hca@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox