]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
Merge branch 'tracing/fastboot' into cpus4096
authorIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 11:43:05 +0000 (12:43 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 11:43:05 +0000 (12:43 +0100)
1  2 
arch/x86/Kconfig
include/linux/sched.h
kernel/Makefile
kernel/extable.c
kernel/lockdep.c
kernel/sched.c

Simple merge
Simple merge
diff --cc kernel/Makefile
index 010ccb311166fe8708cd2f08d04a36c66d7365d5,19fad003b19d6ac0752597f5a23e18341d1d579a..6a212b842d86b9c4f7afd40cf4af6c2f8269518b
@@@ -19,11 -19,8 +19,7 @@@ CFLAGS_REMOVE_mutex-debug.o = -p
  CFLAGS_REMOVE_rtmutex-debug.o = -pg
  CFLAGS_REMOVE_cgroup-debug.o = -pg
  CFLAGS_REMOVE_sched_clock.o = -pg
 -CFLAGS_REMOVE_sched.o = -pg
  endif
- ifdef CONFIG_FUNCTION_RET_TRACER
- CFLAGS_REMOVE_extable.o = -pg # For __kernel_text_address()
- CFLAGS_REMOVE_module.o = -pg # For __module_text_address()
- endif
  
  obj-$(CONFIG_FREEZER) += freezer.o
  obj-$(CONFIG_PROFILING) += profile.o
Simple merge
Simple merge
diff --cc kernel/sched.c
Simple merge