Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1607766
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/6 v5] ftrace/x86_32: Move the ftrace specific code out of entry_32.S |
| Date | 2017-03-23 19:20 +0100 |
| Message-ID | <tofv4-615-15@gated-at.bofh.it> (permalink) |
| References | <toc49-3pL-5@gated-at.bofh.it> <toc4b-3pL-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 23 Mar 2017, Steven Rostedt wrote: > --- a/arch/x86/kernel/ftrace_64.S > +++ b/arch/x86/kernel/ftrace_64.S > @@ -1,5 +1,5 @@ > /* > - * linux/arch/x86_64/mcount_64.S > + * linux/arch/x86_64/ftrace_64.S Can we please get rid of that nonsense completely? > * > * Copyright (C) 2014 Steven Rostedt, Red Hat Inc > */ > -- > 2.10.2 > > >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 2/6 v5] ftrace/x86_32: Move the ftrace specific code out of entry_32.S Steven Rostedt <rostedt@goodmis.org> - 2017-03-23 15:40 +0100
Re: [PATCH 2/6 v5] ftrace/x86_32: Move the ftrace specific code out of entry_32.S Thomas Gleixner <tglx@linutronix.de> - 2017-03-23 19:20 +0100
Re: [PATCH 2/6 v5] ftrace/x86_32: Move the ftrace specific code out of entry_32.S Steven Rostedt <rostedt@goodmis.org> - 2017-03-23 20:10 +0100
[tip:x86/asm] x86/ftrace: Move the ftrace specific code out of entry_32.S "tip-bot for Steven Rostedt (VMware)" <tipbot@zytor.com> - 2017-03-24 10:30 +0100
csiph-web