Searched hist:"15 adc048986f6b54b6044f2b6fc4b48f49413e2f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | ftrace.c | diff 15adc048986f6b54b6044f2b6fc4b48f49413e2f Thu Oct 23 08:33:08 CDT 2008 Steven Rostedt <rostedt@goodmis.org> ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
The entire file of ftrace.c in the arch code needs to be marked as notrace. It is much cleaner to do this from the Makefile with CFLAGS_REMOVE_ftrace.o.
[ powerpc already had this in its Makefile. ]
Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
H A D | Makefile | diff 15adc048986f6b54b6044f2b6fc4b48f49413e2f Thu Oct 23 08:33:08 CDT 2008 Steven Rostedt <rostedt@goodmis.org> ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
The entire file of ftrace.c in the arch code needs to be marked as notrace. It is much cleaner to do this from the Makefile with CFLAGS_REMOVE_ftrace.o.
[ powerpc already had this in its Makefile. ]
Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|