diff options
| author | Martin Schwidefsky <[email protected]> | 2006-06-08 01:36:20 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-08 15:15:30 -0700 |
| commit | bafe00cc9297ca77b66e5c83e5e65e17c0c997c8 (patch) | |
| tree | c0478b45a084464c515a3201b109d7589773670b /include/linux/kernel.h | |
| parent | 71601e2b33dad9acb8d7844f7321f90ed9d1bce8 (diff) | |
[PATCH] s390: fix in-user atomic futex operation.
From: Martin Schwidefsky <[email protected]>
__futex_atomic_op needs to do an atomic operation in the user address space,
not the kernel address space. Add the missing sacf 256/sacf 0 to switch to
the secondary mode before doing the compare-and-swap. In addition add
another fixup for catch specification exceptions if the compare-and-swap
address is not aligned.
Signed-off-by: Martin Schwidefsky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions