-
- Downloads
s390/amode31: change type of __samode31, __eamode31, etc
For consistencs reasons change the type of __samode31, __eamode31, __stext_amode31, and __etext_amode31 to a char pointer so they (nearly) match the type of all other sections. This allows for code simplifications with follow-on patches. Reviewed-by:Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by:
Heiko Carstens <hca@linux.ibm.com>
Showing
- arch/s390/include/asm/sections.h 2 additions, 2 deletionsarch/s390/include/asm/sections.h
- arch/s390/kernel/machine_kexec.c 2 additions, 2 deletionsarch/s390/kernel/machine_kexec.c
- arch/s390/kernel/setup.c 8 additions, 8 deletionsarch/s390/kernel/setup.c
- arch/s390/mm/dump_pagetables.c 2 additions, 2 deletionsarch/s390/mm/dump_pagetables.c
- arch/s390/mm/vmem.c 2 additions, 2 deletionsarch/s390/mm/vmem.c
Loading
Please register or sign in to comment