Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245443
b: refs/heads/master
c: ef64789
h: refs/heads/master
i:
  245441: 2d223f0
  245439: a6e7f35
v: v3
  • Loading branch information
Jason Baron authored and Steven Rostedt committed Apr 4, 2011
1 parent 0d39fff commit 5b98944
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d430d3d7e646eb1eac2bb4aa244a644312e67c76
refs/heads/master: ef64789413c73f32faa5e5f1bc393e5843b0aa51
1 change: 1 addition & 0 deletions trunk/arch/x86/include/asm/jump_label.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ static __always_inline bool arch_static_branch(struct jump_label_key *key)
asm goto("1:"
JUMP_LABEL_INITIAL_NOP
".pushsection __jump_table, \"aw\" \n\t"
_ASM_ALIGN "\n\t"
_ASM_PTR "1b, %l[l_yes], %c0 \n\t"
".popsection \n\t"
: : "i" (key) : : l_yes);
Expand Down

0 comments on commit 5b98944

Please sign in to comment.