diff options
Diffstat (limited to 'arch/x86/lib/semaphore_32.S')
-rw-r--r-- | arch/x86/lib/semaphore_32.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/lib/semaphore_32.S b/arch/x86/lib/semaphore_32.S index e2c6e0d5e12..3899bd37fdf 100644 --- a/arch/x86/lib/semaphore_32.S +++ b/arch/x86/lib/semaphore_32.S @@ -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 |