mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>