summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/nj_s.c
diff options
context:
space:
mode:
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>2012-03-11 11:59:38 -0400
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2012-03-11 11:59:30 -0400
commitf5bfa159d20c9a25c44a7f848c70d4156f78ba64 (patch)
tree78751be113b5a47f2b53e19036834f1ed912c0e6 /drivers/isdn/hisax/nj_s.c
parent25e2cf1c1ac52d5078cf8cc3fd2f2ad084669ddd (diff)
downloadtalos-op-linux-f5bfa159d20c9a25c44a7f848c70d4156f78ba64.tar.gz
talos-op-linux-f5bfa159d20c9a25c44a7f848c70d4156f78ba64.zip
[S390] Ensure that vmcore_info pointer is never accessed directly
Because the vmcore_info pointer is not 8 byte aligned it never should not be accessed directly. The reason is that the compiler assumes that 64 bit pointer are always double word aligned. To ensure save access, the vmcore_info type in struct lowcore is changed from u64 to an u8[8] array and a comment is added. Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Reported-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/isdn/hisax/nj_s.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud