commit | 79aac889037027bebf7fcfc4cf9f2eb25f4f8075 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Tue May 25 11:33:26 2010 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Wed Aug 04 10:22:32 2010 +0200 |
tree | 55b1744d9fe200dfecb98d76735a626225cac30b | |
parent | 6847ba91a190fe41d21779d6b382b47b2f4c50f4 [diff] |
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>