microblaze: Fix ftrace
authorMichal Simek <monstr@monstr.eu>
Fri, 18 Mar 2011 12:52:27 +0000 (13:52 +0100)
committerMichal Simek <monstr@monstr.eu>
Fri, 1 Apr 2011 07:34:51 +0000 (09:34 +0200)
- Do not trace idle loop which takes a lot time
- Fix cache handling in generic ftrace code
- Do not trace lib functions ashldi3, ashrdi3, lshrdi3
  Functions are called from generic ftrace code which
  can't be traced

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found