commit | a56be3fe2f65f9f776e727bfd382e35db75911d6 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Mon May 12 21:20:56 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri May 23 21:16:12 2008 +0200 |
tree | 579795a68c30f43fac3963f300071ece10291c9c | |
parent | 30afdcb1de0a37a2086145a82ca3febebe47d019 [diff] |
ftrace: fix the fault label in updating code The fault label to jump to on fault of updating the code was misplaced preventing the fault from being recorded. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>