Searched hist:"096 ff2dd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/trace/ |
H A D | Makefile | 096ff2dd Tue Apr 25 08:55:54 CDT 2017 Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> powerpc/ftrace/64: Split further based on -mprofile-kernel
Split ftrace_64.S further retaining the core ftrace 64-bit aspects in ftrace_64.S and moving ftrace_caller() and ftrace_graph_caller() into separate files based on -mprofile-kernel. The livepatch routines are all now contained within the mprofile file.
Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> 096ff2dd Tue Apr 25 08:55:54 CDT 2017 Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> powerpc/ftrace/64: Split further based on -mprofile-kernel Split ftrace_64.S further retaining the core ftrace 64-bit aspects in ftrace_64.S and moving ftrace_caller() and ftrace_graph_caller() into separate files based on -mprofile-kernel. The livepatch routines are all now contained within the mprofile file. Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|