Revision e62894273c7572cb1bec39096df605f42a66e964 authored by Srikar Dronamraju on 08 February 2012, 04:53:13 UTC, committed by Benjamin Herrenschmidt on 14 February 2012, 04:01:38 UTC
With this change, helpers such as instruction_pointer() et al, get defined
in the generic header in terms of GET_IP

Removed the unnecessary definition of profile_pc in !CONFIG_SMP case as
suggested by Mike Frysinger.

Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent 454c0bf
History
File Mode Size
Kconfig -rw-r--r-- 813 bytes
Makefile -rw-r--r-- 439 bytes
alarmtimer.c -rw-r--r-- 19.9 KB
clockevents.c -rw-r--r-- 11.3 KB
clocksource.c -rw-r--r-- 26.4 KB
jiffies.c -rw-r--r-- 3.0 KB
ntp.c -rw-r--r-- 24.1 KB
posix-clock.c -rw-r--r-- 8.4 KB
tick-broadcast.c -rw-r--r-- 15.5 KB
tick-common.c -rw-r--r-- 9.5 KB
tick-internal.h -rw-r--r-- 4.6 KB
tick-oneshot.c -rw-r--r-- 2.8 KB
tick-sched.c -rw-r--r-- 22.9 KB
timecompare.c -rw-r--r-- 4.8 KB
timeconv.c -rw-r--r-- 3.5 KB
timekeeping.c -rw-r--r-- 32.8 KB
timer_list.c -rw-r--r-- 7.5 KB
timer_stats.c -rw-r--r-- 9.9 KB

back to top