Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277466
b: refs/heads/master
c: ceb7b40
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and Ingo Molnar committed Jan 4, 2012
1 parent bdbe061 commit 11eb9f1
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: cdcd629869fabcd38ebd24a03b0a05ec1cbcafb0
refs/heads/master: ceb7b40b65539a771d1bfaf47660ac0ee57e0c4f
4 changes: 2 additions & 2 deletions trunk/arch/x86/include/asm/alternative-asm.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

#ifdef CONFIG_SMP
.macro LOCK_PREFIX
1: lock
672: lock
.section .smp_locks,"a"
.balign 4
.long 1b - .
.long 672b - .
.previous
.endm
#else
Expand Down

0 comments on commit 11eb9f1

Please sign in to comment.