From: Linus Torvalds Date: Fri, 5 Apr 2024 20:07:25 +0000 (-0700) Subject: Merge tag 's390-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux X-Git-Tag: v6.9-rc4-pxa1908~89 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=50094473ec8176116f5108a6a56be2c804e05001;p=linux.git Merge tag 's390-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux Pull s390 fixes from Alexander Gordeev: - Fix missing NULL pointer check when determining guest/host fault - Mark all functions in asm/atomic_ops.h, asm/atomic.h and asm/preempt.h as __always_inline to avoid unwanted instrumentation - Fix removal of a Processor Activity Instrumentation (PAI) sampling event in PMU device driver - Align system call table on 8 bytes * tag 's390-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/entry: align system call table on 8 bytes s390/pai: fix sampling event removal for PMU device driver s390/preempt: mark all functions __always_inline s390/atomic: mark all functions __always_inline s390/mm: fix NULL pointer dereference --- 50094473ec8176116f5108a6a56be2c804e05001