[PATCH] powerpc/kvm/e500_tlb: Fix a minor copy-paste tracing bug

Kyle Moffett kyle at moffetthome.net
Sat Aug 28 15:24:14 EST 2010


On Fri, Aug 27, 2010 at 20:58, Alexander Graf <agraf at suse.de> wrote:
> On 27.08.2010, at 21:06, Kyle Moffett wrote:
>> The kvmppc_e500_stlbe_invalidate() function was trying to pass too many
>> parameters to trace_kvm_stlb_inval().  This appears to be a bad
>> copy-paste from a call to trace_kvm_stlb_write().
>
> Which kernel is this against? That trace point is already commented out in my tree.

Oh, hm, I guess I haven't rebased this patch since 2.6.35-ish.  The
trace point seems to work correctly with the fixed arguments; if
you'll tell me which tree I should base it on I can easily resubmit.

Cheers,
Kyle Moffett


More information about the Linuxppc-dev mailing list