Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232282
b: refs/heads/master
c: 8969691
h: refs/heads/master
v: v3
  • Loading branch information
matthieu castet authored and Ingo Molnar committed Jan 23, 2011
1 parent a8c6736 commit 7f508c5
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: 93789b32dbf355e70f18b17a82e8661677a7f7fb
refs/heads/master: 8969691343354bdd80eff5405a0f879edbf013d6
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/jump_label.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
do { \
asm goto("1:" \
JUMP_LABEL_INITIAL_NOP \
".pushsection __jump_table, \"a\" \n\t"\
".pushsection __jump_table, \"aw\" \n\t"\
_ASM_PTR "1b, %l[" #label "], %c0 \n\t" \
".popsection \n\t" \
: : "i" (key) : : label); \
Expand Down

0 comments on commit 7f508c5

Please sign in to comment.