commit | 7c842470f3ec7457585c277b9c5f535e94796f59 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Oct 13 07:43:50 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Oct 27 17:03:50 2010 +0900 |
tree | f5b4929297ef4af1d03d927d2dc965e41e401945 | |
parent | d1ba71f7645696020864fe3cea3049befbe50408 [diff] |
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>