[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen: remove dups in x86 and x86_64 variables
> -----Original Message----- > From: Doug Goldstein [mailto:cardoe@xxxxxxxxxx] > Sent: Thursday, December 24, 2015 3:15 AM > To: xen-devel@xxxxxxxxxxxxx > Cc: Wu, Feng <feng.wu@xxxxxxxxx>; Tian, Kevin <kevin.tian@xxxxxxxxx>; > George Dunlap <george.dunlap@xxxxxxxxxxxxx>; Andrew Cooper > <andrew.cooper3@xxxxxxxxxx>; Jan Beulich <jbeulich@xxxxxxxx>; Keir Fraser > <keir@xxxxxxx>; Doug Goldstein <cardoe@xxxxxxxxxx> > Subject: [PATCH] xen: remove dups in x86 and x86_64 variables > > Currently the Xen build uses x86 and x86_64 variables as well as > CONFIG_X86 and CONFIG_X86_64. This just removes the duplication. The > CONFIG_ variables are now managed by Kconfig but existed previously so > this duplication existed prior to the Kconfig migration. > > Signed-off-by: Doug Goldstein <cardoe@xxxxxxxxxx> > --- > This patch should be purely mechanical. The build of this is identical on my > machine except for build date/time. > --- > xen/Rules.mk | 2 +- > xen/arch/x86/Makefile | 4 ++-- > xen/arch/x86/Rules.mk | 4 ---- > xen/arch/x86/efi/Makefile | 2 +- > xen/arch/x86/mm/Makefile | 6 +++--- > xen/arch/x86/mm/hap/Makefile | 2 +- > xen/common/Makefile | 2 +- > xen/drivers/acpi/Makefile | 6 +++--- > xen/drivers/passthrough/Makefile | 8 ++++---- > xen/drivers/passthrough/vtd/Makefile | 2 +- Acked-by: Feng Wu <feng.wu@xxxxxxxxx> for the VT-d part. Thanks, Feng _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |