s390/kvm: remove dependency on struct save_area definition
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 23 Oct 2015 07:02:32 +0000 (09:02 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 27 Nov 2015 08:24:13 +0000 (09:24 +0100)
commitd9a3a09af54d01ab8b0c320580f4f95328d4a7ac
treeea7e6f2b3494f99b326e4bffca81d4f8d050b454
parent019d6bec6d2842729c477f433b2330e9f52c0f1a
s390/kvm: remove dependency on struct save_area definition

Replace the offsets based on the struct area_area with the offset
constants from asm-offsets.c based on the struct _lowcore.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/asm-offsets.c
arch/s390/kvm/kvm-s390.c