]> asedeno.scripts.mit.edu Git - linux.git/commit
s390: add support for IBM z14 machines
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 12 Apr 2017 12:17:25 +0000 (14:17 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Jul 2017 06:25:15 +0000 (08:25 +0200)
commit6997c32365ac5a61b298a9e165ed32497c8cbc25
tree8d68e1b14fbf9c957fc51a765955a6af7a681405
parent6e2ef5e4f6cc57344762932d70d38ba4ec65fa8b
s390: add support for IBM z14 machines

Add detection for machine type 0x3906 and set the ELF platform name
to z14. Add the miscellaneous-instruction-extension 2 facility to
the list of facilities for z14.

And allow to generate code that only runs on a z14 machine.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
arch/s390/Makefile
arch/s390/kernel/setup.c
arch/s390/tools/gen_facilities.c