From: Vasily Gorbik <gor@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: [GIT PULL] s390 updates for 5.5-rc2
Date: Sat, 14 Dec 2019 13:10:19 +0100 [thread overview]
Message-ID: <your-ad-here.call-01576325419-ext-4863@work.hours> (raw)
Hello Linus,
please pull s390 changes for 5.5-rc2.
Thank you,
Vasily
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-5.5-3
for you to fetch changes up to 3e39ce266a273e5751e5792aee248cb8d9630c8b:
s390/kasan: add KASAN_VMALLOC support (2019-12-11 19:56:59 +0100)
----------------------------------------------------------------
s390 updates for 5.5-rc2
- Add support for KASAN_VMALLOC feature.
- Remove the last user of problematic diag 0x44 call.
- Adjust sampling interval and avoid sample data block overflow condition
on pressure in perf code.
- Prefer EOPNOTSUPP over ENOTSUPP and comments fixes.
----------------------------------------------------------------
Christian Borntraeger (1):
s390/uv: use EOPNOTSUPP instead of ENOTSUPP
Colin Ian King (1):
s390/test_unwind: fix spelling mistake "reqister" -> "register"
Heiko Carstens (1):
s390: remove last diag 0x44 caller
Thomas Richter (2):
s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
s390/cpum_sf: Avoid SBD overflow condition in irq handler
Vasily Gorbik (2):
s390/spinlock: remove confusing comment in arch_spin_lock_wait
s390/kasan: add KASAN_VMALLOC support
arch/s390/Kconfig | 1 +
arch/s390/include/asm/setup.h | 2 --
arch/s390/include/asm/uv.h | 2 +-
arch/s390/kernel/early.c | 16 ----------
arch/s390/kernel/perf_cpum_sf.c | 22 +++++++++----
arch/s390/kernel/smp.c | 13 +++-----
arch/s390/lib/spinlock.c | 1 -
arch/s390/lib/test_unwind.c | 2 +-
arch/s390/mm/kasan_init.c | 68 +++++++++++++++++++++++++++++++++--------
9 files changed, 80 insertions(+), 47 deletions(-)
next reply other threads:[~2019-12-14 12:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-14 12:10 Vasily Gorbik [this message]
2019-12-14 22:05 ` [GIT PULL] s390 updates for 5.5-rc2 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-01576325419-ext-4863@work.hours \
--to=gor@linux.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=heiko.carstens@de.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