s390: add support for IBM z15 machines
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 6 Feb 2019 07:22:11 +0000 (08:22 +0100)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 13 Sep 2019 10:19:14 +0000 (12:19 +0200)
commita0e2251132995b962281aa80ab54a9288f9e0b6b
treebf23cbba43986c2be02acf7e3bd3152539231489
parent3c2eb6b76cabb7d90834798d6455f7f3431fc989
s390: add support for IBM z15 machines

Add detection for machine types 0x8562 and 8x8561 and set the ELF platform
name to z15. Add the miscellaneous-instruction-extension 3 facility to
the list of facilities for z15.

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

Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/Kconfig
arch/s390/Makefile
arch/s390/kernel/setup.c
arch/s390/tools/gen_facilities.c