WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [linux-2.6.18-xen] linux/x86-64: remove stale MCA_bus de

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [linux-2.6.18-xen] linux/x86-64: remove stale MCA_bus definition
From: "Xen patchbot-linux-2.6.18-xen" <patchbot-linux-2.6.18-xen@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 05 Mar 2008 16:10:15 -0800
Delivery-date: Wed, 05 Mar 2008 16:10:33 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1204738029 0
# Node ID e56eb4ff7606626aada0352a0f8a1f1c9bc4d071
# Parent  26e1e96bd46a53991e216271d077aa6fb20ea218
linux/x86-64: remove stale MCA_bus definition

Apparently a merge oversight that pre-dates 2.6.16.

Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
---
 include/asm-x86_64/mach-xen/asm/processor.h |    6 ------
 1 files changed, 6 deletions(-)

diff -r 26e1e96bd46a -r e56eb4ff7606 include/asm-x86_64/mach-xen/asm/processor.h
--- a/include/asm-x86_64/mach-xen/asm/processor.h       Wed Mar 05 11:09:41 
2008 +0000
+++ b/include/asm-x86_64/mach-xen/asm/processor.h       Wed Mar 05 17:27:09 
2008 +0000
@@ -166,12 +166,6 @@ static inline void clear_in_cr4 (unsigne
                :"ax");
 }
 
-
-/*
- * Bus types
- */
-#define MCA_bus 0
-#define MCA_bus__is_a_macro
 
 /*
  * User space process size. 47bits minus one guard page.

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [linux-2.6.18-xen] linux/x86-64: remove stale MCA_bus definition, Xen patchbot-linux-2.6.18-xen <=