Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180454
b: refs/heads/master
c: cf9db6c
h: refs/heads/master
v: v3
  • Loading branch information
Serge E. Hallyn authored and H. Peter Anvin committed Feb 10, 2010
1 parent 80fcb72 commit d47ee7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 06df6dafb5d9e3cfa3588c6ce79328b91582b6af
refs/heads/master: cf9db6c41f739a294286847aab1e85f39aef1781
4 changes: 2 additions & 2 deletions trunk/arch/x86/include/asm/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
#include <linux/irqflags.h>

/* entries in ARCH_DLINFO: */
#ifdef CONFIG_IA32_EMULATION
#if defined(CONFIG_IA32_EMULATION) || !defined(CONFIG_X86_64)
# define AT_VECTOR_SIZE_ARCH 2
#else
#else /* else it's non-compat x86-64 */
# define AT_VECTOR_SIZE_ARCH 1
#endif

Expand Down

0 comments on commit d47ee7d

Please sign in to comment.