]> Git Repo - linux.git/commit
[S390] fix futex_atomic_cmpxchg_inatomic
authorMartin Schwidefsky <[email protected]>
Wed, 12 Jul 2006 14:39:55 +0000 (16:39 +0200)
committerMartin Schwidefsky <[email protected]>
Wed, 12 Jul 2006 14:39:55 +0000 (16:39 +0200)
commit13492c50f69bdf60a42debc6bd3ec49cc1dc941e
treeaba4230d71ff565ba994a75c0beeb1073c89891b
parent6ab4879a0d074c938fd17dba141dce042fc17bee
[S390] fix futex_atomic_cmpxchg_inatomic

futex_atomic_cmpxchg_inatomic has the same bug as the other
atomic futex operations: the operation needs to be done in the
user address space, not the kernel address space. Add the missing
sacf 256 & sacf 0.

Signed-off-by: Martin Schwidefsky <[email protected]>
include/asm-s390/futex.h
This page took 0.050993 seconds and 4 git commands to generate.