On 28.08.2010, at 07:24, Kyle Moffett wrote:
On Fri, Aug 27, 2010 at 20:58, Alexander Graf [off-list ref] wrote:
quoted
On 27.08.2010, at 21:06, Kyle Moffett wrote:
quoted
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.
My tree is at git://github.com/agraf/linux-2.6.git kvm-ppc-next. If you like I'll gladly take a patch in to enable the point again :).
Alex