s390/mem_detect: remove artificial kdump memory types
Simplify the memory detection code a bit by removing the CHUNK_OLDMEM and CHUNK_CRASHK memory types. They are not needed. Everything that is needed is a mechanism to insert holes into the detected memory. Reviewed-by:Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by:
Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/include/asm/setup.h 2 additions, 4 deletionsarch/s390/include/asm/setup.h
- arch/s390/kernel/crash_dump.c 2 additions, 2 deletionsarch/s390/kernel/crash_dump.c
- arch/s390/kernel/setup.c 7 additions, 21 deletionsarch/s390/kernel/setup.c
- arch/s390/mm/mem_detect.c 28 additions, 70 deletionsarch/s390/mm/mem_detect.c
- arch/s390/mm/vmem.c 2 additions, 6 deletionsarch/s390/mm/vmem.c
Please register or sign in to comment