> -----Original Message----- > From: Doug Goldstein [mailto:car...@cardoe.com] > Sent: Thursday, December 24, 2015 3:15 AM > To: xen-devel@lists.xen.org > Cc: Wu, Feng <feng...@intel.com>; Tian, Kevin <kevin.t...@intel.com>; > George Dunlap <george.dun...@eu.citrix.com>; Andrew Cooper > <andrew.coop...@citrix.com>; Jan Beulich <jbeul...@suse.com>; Keir Fraser > <k...@xen.org>; Doug Goldstein <car...@cardoe.com> > 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 <car...@cardoe.com> > --- > 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...@intel.com> for the VT-d part. Thanks, Feng _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel