Skip to content
Commit ee5d1631 authored by Bruce Ashfield's avatar Bruce Ashfield
Browse files

oprofile/mips: override register writes for qemu mips 64



Even when oprofile timer mode is enabled, during oprofile arch init
there are writes to registers that do not exist in the qemu malta
64 bit pseudo machine.

To allow initialization to continue and the fallback to oprofile
timer mode to take effect, we stub the register writes.

These two defines are only appropriate for qemu-system-mips.
This should not merge to a common location, and only be applied
to emulated boards.

Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@windriver.com>
parent f01e8b58
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment