1
0
Fork 0
alistair23-linux/arch/sh/oprofile
Paul Mundt e9c4148fd4 sh: oprofile: Fix up count size mismatch for common impl.
This reduces the 'count' size in the common support structure to 32-bits
so that it matches up with what oprofile is expecting. The SH7750 code
was using a nasty oprofilefs hack to expose the 48-bit counter, although
no other implementations were. Now that the offending driver has been
killed off, it's possible to restore some semblance of sanity.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-11-05 17:13:15 +09:00
..
Makefile sh: oprofile: Kill off bitrotted SH7750 driver. 2009-11-05 17:09:59 +09:00
backtrace.c sh: oprofile: Kill off dead valid_kernel_stack(). 2009-08-14 04:59:50 +09:00
common.c sh: oprofile: Kill off bitrotted SH7750 driver. 2009-11-05 17:09:59 +09:00
op_impl.h sh: oprofile: Fix up count size mismatch for common impl. 2009-11-05 17:13:15 +09:00