sh: oprofile: Make sure the backtrace op is available for timer-fallback.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 12 Oct 2010 22:43:50 +0000 (07:43 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 08:03:50 +0000 (17:03 +0900)
Presently with hardware counter support disabled the backtrace op never
gets initialized. This is a regression over the previous behaviour, so
simply add it back in.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found