-
- Downloads
[S390] Add processor type march=z10 and a processor type safety check.
This patch adds the code generation option for IBM System z10 and
adds a check in head[31,64].S to prevents the execution of a kernel
compiled for a new processor type on an old machine.
Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/Kconfig 8 additions, 0 deletionsarch/s390/Kconfig
- arch/s390/Makefile 1 addition, 0 deletionsarch/s390/Makefile
- arch/s390/kernel/head.S 49 additions, 0 deletionsarch/s390/kernel/head.S
- arch/s390/kernel/head31.S 3 additions, 24 deletionsarch/s390/kernel/head31.S
- arch/s390/kernel/head64.S 0 additions, 23 deletionsarch/s390/kernel/head64.S
Loading
Please register or sign in to comment