git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39f73b2
)
[S390] Fix futex_atomic_cmpxchg_std inline assembly.
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Tue, 19 Feb 2008 14:29:34 +0000
(15:29 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 19 Feb 2008 14:29:35 +0000
(15:29 +0100)
Add missing exception table entry so that the kernel can handle
proctection exceptions as well on the cs instruction. Currently only
specification exceptions are handled correctly.
The missing entry allows user space to crash the kernel.
Cc: stable <stable@kernel.org>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found