]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/x86/kernel/kprobes.c
[PATCH] kprobes: prevent possible race conditions x86_64 changes
authorPrasanna S Panchamukhi <prasanna@in.ibm.com>
Tue, 6 Sep 2005 22:19:28 +0000 (15:19 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:59 +0000 (16:57 -0700)
commit0f2fbdcbb041f9087da42f8ac2e81f2817098d2a
tree3f54f91ca6972c6567cfe529b33fafb622b2d51c
parent3d97ae5b958855ac007b6f56a0f94ab8ade09e9e
[PATCH] kprobes: prevent possible race conditions x86_64 changes

This patch contains the x86_64 architecture specific changes to prevent the
possible race conditions.

Signed-off-by: Prasanna S Panchamukhi <prasanna@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/entry.S
arch/x86_64/kernel/kprobes.c
arch/x86_64/kernel/traps.c
arch/x86_64/kernel/vmlinux.lds.S
arch/x86_64/mm/fault.c