[PATCH] s390: merge common parts of head.S and head64.S
Merge common parts of head.S and head64.S into head.S and move architecture specific parts to head31.S and head64.S respectively. Saves us ~500 lines of duplicated assembly code. Acked-by:Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by:
Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- arch/s390/Makefile 1 addition, 3 deletionsarch/s390/Makefile
- arch/s390/kernel/Makefile 1 addition, 3 deletionsarch/s390/kernel/Makefile
- arch/s390/kernel/head.S 34 additions, 348 deletionsarch/s390/kernel/head.S
- arch/s390/kernel/head31.S 336 additions, 0 deletionsarch/s390/kernel/head31.S
- arch/s390/kernel/head64.S 9 additions, 529 deletionsarch/s390/kernel/head64.S
Loading
Please register or sign in to comment