diff options
author | 2008-12-23 08:44:30 -0500 | |
---|---|---|
committer | 2008-12-23 17:03:21 -0800 | |
commit | 5289f46b9de04bde181d833d48df9671b69c4b08 (patch) | |
tree | 88bb3dbdb11e181cc267cb56c3c19e42e3630dbd /net/unix/af_unix.c | |
parent | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 (diff) | |
download | linux-dev-5289f46b9de04bde181d833d48df9671b69c4b08.tar.xz linux-dev-5289f46b9de04bde181d833d48df9671b69c4b08.zip |
parisc: disable UP-optimized flush_tlb_mm
flush_tlb_mm's "optimized" uniprocessor case of allocating a new
context for userspace is exposing a race where we can suddely return
to a syscall with the protection id and space id out of sync, trapping
on the next userspace access.
Debugged-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Tested-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions