aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2005-09-21 09:55:30 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-21 10:11:54 -0700
commit31f6d9d628739c097964b8dbae939ea997da94a3 (patch)
treea559531440fbf6685e68ebce5f5a26695ae7d5d9 /arch/ppc64
parent[PATCH] Fix invisible threads problem (diff)
downloadlinux-dev-31f6d9d628739c097964b8dbae939ea997da94a3.tar.xz
linux-dev-31f6d9d628739c097964b8dbae939ea997da94a3.zip
[PATCH] Add printk_clock()
ia64's sched_clock() accesses per-cpu data which isn't set up at boot time. Hence ia64 cannot use printk timestamping, because printk() will crash in sched_clock(). So make printk() use printk_clock(), defaulting to sched_clock(), overrideable by the architecture via attribute(weak). Cc: "Luck, Tony" <tony.luck@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc64')
0 files changed, 0 insertions, 0 deletions