Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67641
b: refs/heads/master
c: c41fbc6
h: refs/heads/master
i:
  67639: 32bfe70
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Oct 12, 2007
1 parent 589db42 commit 06187a1
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 52480ee5206a3fe3a61b5529ce063202c60b8b27
refs/heads/master: c41fbc69654dd74339f76ea88054fe41e3c1b7a8
2 changes: 1 addition & 1 deletion trunk/arch/s390/mm/fault.c
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ typedef struct {
__u64 refselmk;
__u64 refcmpmk;
__u64 reserved;
} __attribute__ ((packed)) pfault_refbk_t;
} __attribute__ ((packed, aligned(8))) pfault_refbk_t;

int pfault_init(void)
{
Expand Down

0 comments on commit 06187a1

Please sign in to comment.