]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit7c842470f3ec7457585c277b9c5f535e94796f59
treef5b4929297ef4af1d03d927d2dc965e41e401945
parentd1ba71f7645696020864fe3cea3049befbe50408
sh: oprofile: Make sure the backtrace op is available for timer-fallback.

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>
arch/sh/oprofile/common.c