diff options
author | Andi Kleen <ak@suse.de> | 2006-02-03 21:51:38 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-05 01:43:14 +0100 |
commit | 099f318b8d97490e58c595eb1b6d3415da5ccc03 (patch) | |
tree | 48a621571d97cf72b0ade93033ef6d68d2b676b8 /Documentation/x86_64 | |
parent | [PATCH] x86_64: align per-cpu section to configured cache bytes (diff) | |
download | linux-099f318b8d97490e58c595eb1b6d3415da5ccc03.tar.xz linux-099f318b8d97490e58c595eb1b6d3415da5ccc03.zip |
[PATCH] x86_64: Don't allow kprobes on __switch_to
kprobes cannot deal with the funny calling conventions when it
runs on a different stack when it returns. If someone wants
to instrument context switch they can add a probe to schedule()
instead.
Cc: jkenisto@us.ibm.com, prasanna@in.ibm.com
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/x86_64')
0 files changed, 0 insertions, 0 deletions