summaryrefslogtreecommitdiff
path: root/arch/x86_64/oprofile
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2005-10-04 22:21:39 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-10-04 22:56:52 (GMT)
commit944d2647dded12e2b05ad8ebc020644bb1997ce1 (patch)
tree1b4ce29652e6f01e08880a47f467ccec052f1505 /arch/x86_64/oprofile
parentf6e63cfb5cfcccca510672155b90dd39bf45a35f (diff)
downloadlinux-fsl-qoriq-944d2647dded12e2b05ad8ebc020644bb1997ce1.tar.xz
[PATCH] x86_64: Drop global bit from early low mappings
Drop global bit from early low mappings Suggested by Linus, originally also proposed by Suresh. This fixes a race condition with early start of udev, originally tracked down by Suresh B. Siddha. The problem was that switching to the user space VM would not clear the global low mappings for the beginning of memory, which lead to memory corruption. Drop the global bits. The kernel mapping stays global because it should stay constant. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/x86_64/oprofile')
0 files changed, 0 insertions, 0 deletions