Re: [PATCH] kvm/powerpc: fix a build error in e500_tlb.c

2010-06-04 Thread Alexander Graf
On 03.06.2010, at 07:52, Kevin Hao wrote: > We use the wrong number arguments when invoking trace_kvm_stlb_inval, > and cause the following build error. > arch/powerpc/kvm/e500_tlb.c: In function 'kvmppc_e500_stlbe_invalidate': > arch/powerpc/kvm/e500_tlb.c:230: error: too many arguments to funct

RE: [PATCH] kvm/powerpc: fix a build error in e500_tlb.c

2010-06-06 Thread Liu Yu-B13201
..@ozlabs.org; Liu Yu-B13201 > Subject: Re: [PATCH] kvm/powerpc: fix a build error in e500_tlb.c > > > On 03.06.2010, at 07:52, Kevin Hao wrote: > > > We use the wrong number arguments when invoking > trace_kvm_stlb_inval, > > and cause the following build