Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80409
b: refs/heads/master
c: c6c2d7a
h: refs/heads/master
i:
  80407: 5349f00
v: v3
  • Loading branch information
Sam Ravnborg authored and Ingo Molnar committed Jan 30, 2008
1 parent ed26b5d commit 31baf75
Show file tree
Hide file tree
Showing 3 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: adb8daed46356d1772e8bd8def1b70c8cb58ce12
refs/heads/master: c6c2d7a084d14a8a701be84872aa1b77d2945f46
2 changes: 1 addition & 1 deletion trunk/arch/x86/lib/semaphore_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* registers (%eax, %edx and %ecx) except %eax whish is either a return
* value or just clobbered..
*/
.section .sched.text
.section .sched.text, "ax"
ENTRY(__down_failed)
CFI_STARTPROC
FRAME
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/x86/lib/thunk_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
.endm


.section .sched.text
.section .sched.text, "ax"
#ifdef CONFIG_RWSEM_XCHGADD_ALGORITHM
thunk rwsem_down_read_failed_thunk,rwsem_down_read_failed
thunk rwsem_down_write_failed_thunk,rwsem_down_write_failed
Expand Down

0 comments on commit 31baf75

Please sign in to comment.