Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88436
b: refs/heads/master
c: 1a5deba
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens committed Apr 17, 2008
1 parent c51cdca commit e68ba38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1749a81d629b1295b38071914728cc2e72066f4d
refs/heads/master: 1a5debaaace41f1e91014332e6eedde4499e5638
3 changes: 2 additions & 1 deletion trunk/include/asm-s390/lowcore.h
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,8 @@ struct _lowcore
__u64 ext_call_fast; /* 0xdc8 */
__u64 percpu_offset; /* 0xdd0 */
__u64 current_task; /* 0xdd8 */
__u64 softirq_pending; /* 0xde0 */
__u32 softirq_pending; /* 0xde0 */
__u32 pad_0x0de4; /* 0xde4 */
__u64 int_clock; /* 0xde8 */
__u8 pad12[0xe00-0xdf0]; /* 0xdf0 */

Expand Down

0 comments on commit e68ba38

Please sign in to comment.