]> git.baikalelectronics.ru Git - kernel.git/commit
x86: return probe-booster for x86-64
authorMasami Hiramatsu <mhiramat@redhat.com>
Wed, 30 Jan 2008 12:31:21 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:21 +0000 (13:31 +0100)
commit108d535ae551e327401b435f01c9a1aadaab5d62
tree2d5f0fe4709cd4e6b6dc9f686514ff5f2ded241c
parentbf80894391beec2eb2d49729421d6cd75557ad2e
x86: return probe-booster for x86-64

This patch adds kretprobe-booster to kprobes_64.c.

- Changes are based on x86-32.
- Rewrite register saving/restoring code

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/kprobes_64.c