summaryrefslogtreecommitdiff
path: root/tools/debugging
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-02-20 09:24:45 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2026-02-20 09:24:45 -0800
commit9806790115d1949ee0bd6ef8533293b5a293a1bb (patch)
tree7fcdc6333a76ecfec0294264859ca757c9034e74 /tools/debugging
parent9abf79529f4c4bc43464dcb82bfcc16297f90cc6 (diff)
parent123d2e75a14e8a21cecac3f3452221ba901f8111 (diff)
Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Heiko Carstens: - Make KEXEC_SIG available again for CONFIG_MODULES=n - The s390 topology code used to call rebuild_sched_domains() before common code scheduling domains were setup. This was silently ignored by common code, but now results in a warning. Address by avoiding the early call - Convert debug area lock from spinlock to raw spinlock to address lockdep warnings - The recent 3490 tape device driver rework resulted in a different device driver name, which is visible via sysfs for user space. This breaks at least one user space application. Change the device driver name back to its old name to fix this * tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/tape: Fix device driver name s390/debug: Convert debug area lock from a spinlock to a raw spinlock s390/smp: Avoid calling rebuild_sched_domains() early s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n
Diffstat (limited to 'tools/debugging')
0 files changed, 0 insertions, 0 deletions