From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: [PATCH] x86: eliminate unused "quad_local_to_mp_bus_id" Date: Tue, 06 Jul 2010 16:50:04 +0100 Message-ID: <4C336CCC0200007800009C9B@vpn.id2.novell.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=__PartFBD689BC.0__=" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org This is a MIME message. If you are reading this text, you may want to consider changing to a mail reader or gateway that understands how to properly handle MIME multipart messages. --=__PartFBD689BC.0__= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Signed-off-by: Jan Beulich --- 2010-06-15.orig/xen/arch/x86/mpparse.c 2010-05-20 09:59:27.0000000= 00 +0200 +++ 2010-06-15/xen/arch/x86/mpparse.c 2010-07-06 14:50:36.000000000 = +0200 @@ -45,7 +45,6 @@ int apic_version [MAX_APICS]; int mp_bus_id_to_type [MAX_MP_BUSSES]; int mp_bus_id_to_node [MAX_MP_BUSSES]; int mp_bus_id_to_local [MAX_MP_BUSSES]; -int quad_local_to_mp_bus_id [NR_CPUS/4][4]; int mp_bus_id_to_pci_bus [MAX_MP_BUSSES] =3D { [0 ... MAX_MP_BUSSES-1] = =3D -1 }; static int mp_current_pci_id; =20 --- 2010-06-15.orig/xen/include/asm-x86/mpspec.h 2009-11-12 = 17:04:47.000000000 +0100 +++ 2010-06-15/xen/include/asm-x86/mpspec.h 2010-07-06 14:50:48.0000000= 00 +0200 @@ -8,7 +8,6 @@ extern int mp_bus_id_to_type [MAX_MP_BUSSES]; extern int mp_bus_id_to_node [MAX_MP_BUSSES]; extern int mp_bus_id_to_local [MAX_MP_BUSSES]; -extern int quad_local_to_mp_bus_id [NR_CPUS/4][4]; extern int mp_bus_id_to_pci_bus [MAX_MP_BUSSES]; =20 extern unsigned int def_to_bigsmp; --=__PartFBD689BC.0__= Content-Type: text/plain; name="x86-no-quad_local_to_mp_bus_id.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="x86-no-quad_local_to_mp_bus_id.patch" Signed-off-by: Jan Beulich =0A=0A--- 2010-06-15.orig/x= en/arch/x86/mpparse.c 2010-05-20 09:59:27.000000000 +0200=0A+++ = 2010-06-15/xen/arch/x86/mpparse.c 2010-07-06 14:50:36.000000000 = +0200=0A@@ -45,7 +45,6 @@ int apic_version [MAX_APICS];=0A int mp_bus_id_to= _type [MAX_MP_BUSSES];=0A int mp_bus_id_to_node [MAX_MP_BUSSES];=0A int = mp_bus_id_to_local [MAX_MP_BUSSES];=0A-int quad_local_to_mp_bus_id = [NR_CPUS/4][4];=0A int mp_bus_id_to_pci_bus [MAX_MP_BUSSES] =3D { [0 ... = MAX_MP_BUSSES-1] =3D -1 };=0A static int mp_current_pci_id;=0A =0A--- = 2010-06-15.orig/xen/include/asm-x86/mpspec.h 2009-11-12 17:04:47.0000000= 00 +0100=0A+++ 2010-06-15/xen/include/asm-x86/mpspec.h 2010-07-06 = 14:50:48.000000000 +0200=0A@@ -8,7 +8,6 @@=0A extern int mp_bus_id_to_type = [MAX_MP_BUSSES];=0A extern int mp_bus_id_to_node [MAX_MP_BUSSES];=0A = extern int mp_bus_id_to_local [MAX_MP_BUSSES];=0A-extern int quad_local_to_= mp_bus_id [NR_CPUS/4][4];=0A extern int mp_bus_id_to_pci_bus [MAX_MP_BUSSES= ];=0A =0A extern unsigned int def_to_bigsmp;=0A --=__PartFBD689BC.0__= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --=__PartFBD689BC.0__=--