s390/head: replace hard coded values with constants
authorVasily Gorbik <gor@linux.vnet.ibm.com>
Wed, 10 Jan 2018 10:07:31 +0000 (11:07 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 23 Jan 2018 06:36:46 +0000 (07:36 +0100)
commit34ba2450abe3b0a90aa91884531b6cdca6e0da92
tree218b4b21db428546d598966f4628c7476a4b034c
parent87b970f453d07896c6a94146e5c6769323d06c7b
s390/head: replace hard coded values with constants

A couple of the low core offsets are repeatedly used throughout head.S
and are hard coded. Replace them with corresponding constants from
asm-offsets.h to improve readability.

Signed-off-by: Vasily Gorbik <gor@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/head.S