linux/arch/s390/mm
Alexander Egorenkov 84733284f6 s390/boot: introduce boot data 'initrd_data'
The new boot data struct shall replace global variables INITRD_START and
INITRD_SIZE. It is initialized in the decompressor and passed
to the decompressed kernel. In comparison to the old solution, this one
doesn't access data at fixed physical addresses which will become important
when the decompressor becomes relocatable.

Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2021-07-27 09:39:15 +02:00
..
cmm.c mm: remove unneeded includes of <asm/pgalloc.h> 2020-08-07 11:33:26 -07:00
dump_pagetables.c s390: unify identity mapping limits handling 2020-11-20 19:19:10 +01:00
extmem.c s390/extmem: remove stale -ENOSPC comment and handling 2020-07-03 10:49:16 +02:00
fault.c s390/signal: remove sigreturn on stack 2021-07-08 22:12:17 +02:00
gmap.c ARM: 2020-12-20 10:44:05 -08:00
hugetlbpage.c hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() 2021-05-05 11:27:20 -07:00
init.c mm: move mem_init_print_info() into mm_init() 2021-04-30 11:20:42 -07:00
kasan_init.c s390/boot: introduce boot data 'initrd_data' 2021-07-27 09:39:15 +02:00
maccess.c s390/mm: use call_on_stack() macro 2021-07-08 22:12:18 +02:00
Makefile s390: add ARCH_HAS_DEBUG_WX support 2020-09-14 11:38:35 +02:00
mmap.c mm: remove unneeded includes of <asm/pgalloc.h> 2020-08-07 11:33:26 -07:00
page-states.c s390/mm,pages-states: get rid of register asm 2021-06-28 11:18:28 +02:00
pageattr.c s390/mm,ptdump: hold cpa mutex while walking for kernel page table dump 2020-09-14 11:38:34 +02:00
pgalloc.c s390/mm: fix phys vs virt confusion in pgtable allocation routines 2021-02-24 00:31:22 +01:00
pgtable.c mm: remove special swap entry functions 2021-07-01 11:06:03 -07:00
vmem.c s390 updates for the 5.12 merge window #2 2021-02-26 14:12:32 -08:00