commit | da07ab0375897bb9e108b28129df140ecd3ee94e | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@redhat.com> | Wed Jan 30 13:31:21 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:21 2008 +0100 |
tree | 2d5f0fe4709cd4e6b6dc9f686514ff5f2ded241c | |
parent | aa470140e86e45723cf8387292edbce9106ddc1f [diff] |
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>