On 14/05/13 15:31, Marc Zyngier wrote: > As requested by the KVM maintainers, remove the addprefix used to > refer to the main KVM code from the arch code, and replace it with > a KVM variable that does the same thing. > > Cc: Paolo Bonzini <[email protected]> > Cc: Gleb Natapov <[email protected]> > Cc: Christoffer Dall <[email protected]> > Acked-by: Xiantao Zhang <[email protected]> > Cc: Tony Luck <[email protected]> > Cc: Fenghua Yu <[email protected]> > Cc: Alexander Graf <[email protected]> > Cc: Benjamin Herrenschmidt <[email protected]> > Cc: Christian Borntraeger <[email protected]>
s390 part: Tested-by: Christian Borntraeger <[email protected]> > Cc: Cornelia Huck <[email protected]> > Signed-off-by: Marc Zyngier <[email protected]> > --- > arch/arm/kvm/Makefile | 2 +- > arch/ia64/kvm/Makefile | 7 ++++--- > arch/powerpc/kvm/Makefile | 13 +++++++------ > arch/s390/kvm/Makefile | 3 ++- > arch/x86/kvm/Makefile | 13 +++++++------ > 5 files changed, 21 insertions(+), 17 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
