Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE e…
…nabled This problem was noticed on an MPC855T platform. Ftrace did oops when trying to write to the kernel text segment. Many thanks to Joakim for finding the root cause of this problem. Signed-off-by: Stefan Roese <[email protected]> Cc: Joakim Tjernlund <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Steven Rostedt <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
- Loading branch information