"Naveen N. Rao" writes:
> entry_*.S now includes a lot more than just kernel entry/exit code. As a
> first step at cleaning this up, let's split out the ftrace bits into
> separate files.
>
> No functional changes.
>
> Suggested-by: Michael Ellerman
> Signed-off-by: Naveen N. Rao
> ---
> v2: up
On Tue, 22 Nov 2016 22:04:39 +0530
"Naveen N. Rao" wrote:
> entry_*.S now includes a lot more than just kernel entry/exit code. As a
> first step at cleaning this up, let's split out the ftrace bits into
> separate files.
>
> No functional changes.
>
> Suggested-by: Michael Ellerman
> Signed-o
entry_*.S now includes a lot more than just kernel entry/exit code. As a
first step at cleaning this up, let's split out the ftrace bits into
separate files.
No functional changes.
Suggested-by: Michael Ellerman
Signed-off-by: Naveen N. Rao
---
v2: updated commit description.
arch/powerpc/ker