Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze: Disable FRAME_POINTER selection
Microblaze doesn't support frame pointers. Ftrace code uses CALLER_ADDR1 which is defined in linux/ftrace.h. For Microblaze is 0. Signed-off-by: Michal Simek <monstr@monstr.eu>
- Loading branch information