linux/arch/s390/boot
Vasily Gorbik bcf1650c9b s390/boot: avoid unnecessary zeroing of .bss section
.bss section is a part of the decompressor's image now, linker fills it
with zeros already. No need do it with memset additionally.

Reviewed-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2020-09-21 08:07:44 +02:00
..
compressed s390/boot: enable .bss section for compressed kernel 2020-09-16 14:08:47 +02:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
als.c
boot.h s390 updates for the 5.4 merge window 2019-09-17 14:04:43 -07:00
cmdline.c
ctype.c
ebcdic.c
head_kdump.S
head.S s390/boot: avoid unnecessary zeroing of .bss section 2020-09-21 08:07:44 +02:00
install.sh s390/arch: install kernels with their proper version ID 2020-02-19 17:27:24 +01:00
ipl_parm.c s390/protvirt: parse prot_virt option in the decompressor 2020-09-16 14:08:47 +02:00
ipl_report.c
ipl_vmparm.c
kaslr.c mm: reorder includes after introduction of linux/pgtable.h 2020-06-09 09:39:13 -07:00
machine_kexec_reloc.c
Makefile s390/boot: enable .bss section for compressed kernel 2020-09-16 14:08:47 +02:00
mem_detect.c s390/mem_detect: provide single get_mem_detect_end 2019-08-26 12:51:18 +02:00
mem.S
pgm_check_info.c s390/startup: add pgm check info printing 2019-09-13 12:17:37 +02:00
sclp_early_core.c
startup.c s390/boot: enable .bss section for compressed kernel 2020-09-16 14:08:47 +02:00
string.c
text_dma.S
uv.c s390/protvirt: parse prot_virt option in the decompressor 2020-09-16 14:08:47 +02:00
version.c