s390/lpp: use assembler alternatives for the LPP instruction
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 26 Mar 2018 13:23:33 +0000 (15:23 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 28 Mar 2018 06:38:28 +0000 (08:38 +0200)
commite5b98199deb013609af7106a1fb9e779a7f6744a
treeccb9623e556a22fbbf73959383c5c17a5c254cac
parentb058661a993aafc718ce713221bb1d57588c3710
s390/lpp: use assembler alternatives for the LPP instruction

With the new macros for CPU alternatives the MACHINE_FLAG_LPP check
around the LPP instruction can be optimized. After this is done the
flag can be removed.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/cpu_mf.h
arch/s390/include/asm/setup.h
arch/s390/kernel/early.c
arch/s390/kernel/entry.S