projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
959153d
)
[S390] Fix struct _lowcore layout.
author
Heiko Carstens
<
[email protected]
>
Tue, 9 Feb 2010 08:46:09 +0000
(09:46 +0100)
committer
Martin Schwidefsky
<
[email protected]
>
Tue, 9 Feb 2010 08:46:23 +0000
(09:46 +0100)
Offsets and sizes are wrong for 32 bit.
Got broken with
866ba284
"[S390] cleanup lowcore.h".
Reported-by: Mahesh Salgaonkar <
[email protected]
>
Signed-off-by: Heiko Carstens <
[email protected]
>
Signed-off-by: Martin Schwidefsky <
[email protected]
>
arch/s390/include/asm/lowcore.h
patch
|
blob
|
history
diff --git
a/arch/s390/include/asm/lowcore.h
b/arch/s390/include/asm/lowcore.h
index f2ef4b619ce1a7415966169b89b5cb3779b198ab..c25dfac7dd769cb4a8d3b8e38280bc7b173ee1f6 100644
(file)
--- a/
arch/s390/include/asm/lowcore.h
+++ b/
arch/s390/include/asm/lowcore.h
@@
-293,12
+293,12
@@
struct _lowcore
__u64 clock_comparator; /* 0x02d0 */
__u32 machine_flags; /* 0x02d8 */
__u32 ftrace_func; /* 0x02dc */
- __u8 pad_0x02
f0[0x0300-0x02f0]; /* 0x02f
0 */
+ __u8 pad_0x02
e0[0x0300-0x02e0]; /* 0x02e
0 */
/* Interrupt response block */
__u8 irb[64]; /* 0x0300 */
- __u8 pad_0x0
400[0x0e00-0x0400]; /* 0x040
0 */
+ __u8 pad_0x0
340[0x0e00-0x0340]; /* 0x034
0 */
/*
* 0xe00 contains the address of the IPL Parameter Information