On Tue, 14 Jun 2011 11:39:06 +0200 Alexander Graf <agraf@xxxxxxx> wrote: > > On 03.06.2011, at 01:16, Scott Wood wrote: > > > diff --git a/arch/powerpc/kvm/e500.c b/arch/powerpc/kvm/e500.c > > index 318dbc6..43923c3 100644 > > --- a/arch/powerpc/kvm/e500.c > > +++ b/arch/powerpc/kvm/e500.c > > @@ -1,5 +1,5 @@ > > /* > > - * Copyright (C) 2008 Freescale Semiconductor, Inc. All rights reserved. > > + * Copyright (C) 2008-2011 Freescale Semiconductor, Inc. All rights reserved. > > * > > * Author: Yu Liu, <yu.liu@xxxxxxxxxxxxx> > > * > > @@ -25,14 +25,6 @@ > > #include "booke.h" > > #include "e500_tlb.h" > > > > -void kvmppc_core_load_host_debugstate(struct kvm_vcpu *vcpu) > > -{ > > -} > > - > > -void kvmppc_core_load_guest_debugstate(struct kvm_vcpu *vcpu) > > -{ > > -} > > - > > How did this slip in? :) Oops, patch shuffling accident I guess. :-P Will remove. -Scott -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html