commit | 59e87cdcd268daa85c0732e147c59e0c1bacd704 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@redhat.com> | Wed Jan 30 13:32:02 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:02 2008 +0100 |
tree | 67b6e008478e5f14f4c73406f97661c7009233fd | |
parent | 40102d4a41312ad4134c0b802ad074445ce8b17b [diff] |
x86: move deeply indented code to reenter_kprobe Move some deeply indented code related to re-entrance processing from kprobe_handler() to reenter_kprobe(). Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com> Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com> Cc: Jim Keniston <jkenisto@us.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>