linux/arch/s390
Heiko Carstens dc71555507 s390/boot: Use boot_printk() instead of sclp_early_printk()
Consistently use boot_printk() everywhere instead of sclp_early_printk() at
some places. For some places it was required (e.g. als.c), in order to stay
in code compiled for the same architecture level, for other places it is
not obvious why sclp_early_printk() was used instead of
decompressor_printk().

Given that the whole decompressor code is compiled for the same
architecture level, there is no requirement left to use different
printk functions.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2024-09-07 17:12:43 +02:00
..
appldata sysctl: treewide: constify the ctl_table argument of proc_handlers 2024-07-24 20:59:29 +02:00
boot s390/boot: Use boot_printk() instead of sclp_early_printk() 2024-09-07 17:12:43 +02:00
configs s390/pkey: Introduce pkey base with handler registry and handler modules 2024-08-29 22:56:34 +02:00
crypto s390/sha3: Fix SHA3 selftests failures 2024-09-05 15:17:23 +02:00
hypfs s390/hypfs: Remove obsoleted declaration for hypfs_dbfs_exit 2024-08-29 22:56:34 +02:00
include s390: Use MARCH_HAS_*_FEATURES defines 2024-09-07 17:12:42 +02:00
kernel s390: Use MARCH_HAS_*_FEATURES defines 2024-09-07 17:12:42 +02:00
kvm ARM: 2024-07-20 12:41:03 -07:00
lib s390/alternatives: Rework to allow for callbacks 2024-07-23 16:02:31 +02:00
mm s390/mm: Add cond_resched() to cmm_alloc/free_pages() 2024-09-05 15:17:23 +02:00
net s390/bpf: Implement exceptions 2024-07-08 16:39:35 +02:00
pci s390/pci: Allow allocation of more than 1 MSI interrupt 2024-07-23 15:54:58 +02:00
purgatory Makefile: remove redundant tool coverage variables 2024-05-14 23:35:48 +09:00
tools s390/disassembler: Add instructions 2024-08-29 22:56:33 +02:00
Kbuild - An extensive rework of kexec and crash Kconfig from Eric DeVolder 2023-08-29 14:53:51 -07:00
Kconfig s390/hiperdispatch: Add hiperdispatch sysctl interface 2024-08-29 22:56:35 +02:00
Kconfig.debug s390/Kconfig.debug: fix indentation 2022-06-01 12:03:15 +02:00
Makefile s390: use a larger stack for KMSAN 2024-07-03 19:30:24 -07:00
Makefile.postlink s390/build: Avoid relocation information in final vmlinux 2024-08-27 20:16:48 +02:00