]> 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)
commite3edab7d4603c1215c2e097d56cdeb35ad9a9b1e
treebf23cbba43986c2be02acf7e3bd3152539231489
parent23c6589468d6276a6957428de8c3a498217fc503
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