]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a2dbdf88c4093e7c661028198e5c84759176251
treebf23cbba43986c2be02acf7e3bd3152539231489
parenta7069ed49591d32fbf6294e046a4183a9cad2c96
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