Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112783
b: refs/heads/master
c: 26d809a
h: refs/heads/master
i:
  112781: 050273e
  112779: 4948f75
  112775: ff3618a
  112767: 78d2889
v: v3
  • Loading branch information
Ingo Molnar committed Aug 13, 2008
1 parent e7c8e41 commit 1aeea54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 6152e4b1c99a3689fc318d092cd144597f7dbd14
refs/heads/master: 26d809af6397ce5c37f5c44d89734d19cce1ad25
6 changes: 3 additions & 3 deletions trunk/include/asm-x86/sigcontext.h
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,9 @@ struct sigcontext {
#endif /* !__i386__ */

struct _xsave_hdr {
u64 xstate_bv;
u64 reserved1[2];
u64 reserved2[5];
__u64 xstate_bv;
__u64 reserved1[2];
__u64 reserved2[5];
};

/*
Expand Down

0 comments on commit 1aeea54

Please sign in to comment.