[S390] rename lowcore field
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Sun, 11 Mar 2012 15:59:25 +0000 (11:59 -0400)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Sun, 11 Mar 2012 15:59:27 +0000 (11:59 -0400)
commit7e180bd8020d213bb0de15c3606968f8a9262439
treed9c15fa4c129b723f80cc46cd87cbcb12eb77c7b
parent4fdf7f432cc5db9531c03b9689b36a6395935fbc
[S390] rename lowcore field

The 16 bit value at the lowcore location with offset 0x84 is the
cpu address that is associated with an external interrupt. Rename
the field from cpu_addr to ext_cpu_addr to make that clear.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/lowcore.h
arch/s390/kernel/asm-offsets.c
arch/s390/kernel/entry.S
arch/s390/kernel/entry64.S
arch/s390/kernel/swsusp_asm64.S
arch/s390/kvm/interrupt.c