aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/Makefile
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2011-03-18 13:52:27 +0100
committerMichal Simek <monstr@monstr.eu>2011-04-01 09:34:51 +0200
commit9e1491de519712c73ec621c4ef4872eca6f2bb57 (patch)
tree696212790d54df8ba313874115f30b073616a51c /arch/microblaze/kernel/Makefile
parentmicroblaze: Wire up new syscalls (diff)
downloadlinux-dev-9e1491de519712c73ec621c4ef4872eca6f2bb57.tar.xz
linux-dev-9e1491de519712c73ec621c4ef4872eca6f2bb57.zip
microblaze: Fix ftrace
- 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>
Diffstat (limited to 'arch/microblaze/kernel/Makefile')
-rw-r--r--arch/microblaze/kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/kernel/Makefile b/arch/microblaze/kernel/Makefile
index f0cb5c26c81c..494b63b72dd7 100644
--- a/arch/microblaze/kernel/Makefile
+++ b/arch/microblaze/kernel/Makefile
@@ -10,6 +10,7 @@ CFLAGS_REMOVE_early_printk.o = -pg
CFLAGS_REMOVE_selfmod.o = -pg
CFLAGS_REMOVE_heartbeat.o = -pg
CFLAGS_REMOVE_ftrace.o = -pg
+CFLAGS_REMOVE_process.o = -pg
endif
extra-y := head.o vmlinux.lds