Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169965
b: refs/heads/master
c: 01be50a
h: refs/heads/master
i:
  169963: 10a3066
v: v3
  • Loading branch information
Jan Beulich authored and Ingo Molnar committed Dec 2, 2009
1 parent 9d162f3 commit fad140c
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: 8ec6993d9f7d961014af970ded57542961fe9ad9
refs/heads/master: 01be50a308be466e122c3a8b3d535f1b673ecbd2
1 change: 1 addition & 0 deletions trunk/arch/x86/include/asm/alternative.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ static inline void alternatives_smp_switch(int smp) {}
" .byte " __stringify(feature) "\n" /* feature bit */ \
" .byte 662b-661b\n" /* sourcelen */ \
" .byte 664f-663f\n" /* replacementlen */ \
" .byte 0xff + (664f-663f) - (662b-661b)\n" /* rlen <= slen */ \
".previous\n" \
".section .altinstr_replacement, \"ax\"\n" \
"663:\n\t" newinstr "\n664:\n" /* replacement */ \
Expand Down

0 comments on commit fad140c

Please sign in to comment.