On Tue, 24 Feb 2015 11:46:20 +0000 James Hogan <james.hogan@xxxxxxxxxx> wrote: > Lets save the actual PC in the structure so that the correct value is > accessible later. > > Fixes: 669e846e6c4e ("KVM/MIPS32: MIPS arch specific APIs for KVM") > Signed-off-by: James Hogan <james.hogan@xxxxxxxxxx> > Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx> > Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > Cc: Marcelo Tosatti <mtosatti@xxxxxxxxxx> > Cc: Gleb Natapov <gleb@xxxxxxxxxx> > Cc: Steven Rostedt <rostedt@xxxxxxxxxxx> Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx> -- Steve > Cc: Ingo Molnar <mingo@xxxxxxxxxx> > Cc: linux-mips@xxxxxxxxxxxxxx > Cc: kvm@xxxxxxxxxxxxxxx > Cc: <stable@xxxxxxxxxxxxxxx> # v3.10+ > --- > arch/mips/kvm/trace.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >