]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
s390/asm: make use of the OFFSET macro to define assember constants
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 5 Oct 2015 11:04:09 +0000 (13:04 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 14 Oct 2015 12:32:10 +0000 (14:32 +0200)
commit6a62b485eacaf4db26923bf9442073320fc7199a
treec7de131a94d3342b2c581337ec88972e30aa8511
parent18d1a7f675d7fb00d247eb858020da4bee199ddf
s390/asm: make use of the OFFSET macro to define assember constants

The use of OFFSET instead of DEFINE makes the definitions in asm-offsets.c
more readable. While we are at it sort the defines for struct _lowcore
according to the field order and remove some unneeded defines.

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