5 messages in com.xensource.lists.xen-ia64-develRE: [Xen-ia64-devel] [PATCH] Remove a...
FromSent OnAttachments
Xu, Anthony21 Sep 2005 02:50.patch
Magenheimer, Dan (HP Labs Fort Collins)21 Sep 2005 07:28 
Magenheimer, Dan (HP Labs Fort Collins)21 Sep 2005 11:39 
Magenheimer, Dan (HP Labs Fort Collins)21 Sep 2005 16:19 
Tian, Kevin22 Sep 2005 01:13 
Subject:RE: [Xen-ia64-devel] [PATCH] Remove all CONFIG_VIT
From:Tian, Kevin (kevi@intel.com)
Date:09/22/2005 01:13:19 AM
List:com.xensource.lists.xen-ia64-devel

Still works for me after applying this patch.

Thanks, Kevin

-----Original Message----- From: xen-@lists.xensource.com [mailto:xen-@lists.xensource.com] On Behalf Of Magenheimer, Dan (HP Labs Fort Collins) Sent: 2005年9月22日 7:20 To: Xu, Anthony Cc: xen-@lists.xensource.com Subject: RE: [Xen-ia64-devel] [PATCH] Remove all CONFIG_VIT

Several more successful builds... I'm willing to believe the initial failure was an anomaly. Unless Kevin is concerned that it will break his multiple-domains effort, I will check this in to the tree tomorrow.

-----Original Message----- From: xen-@lists.xensource.com [mailto:xen-@lists.xensource.com] On Behalf Of Magenheimer, Dan (HP Labs Fort Collins) Sent: Wednesday, September 21, 2005 12:40 PM To: Xu, Anthony Cc: xen-@lists.xensource.com Subject: RE: [Xen-ia64-devel] [PATCH] Remove all CONFIG_VIT

So far, ten more builds without reproducing the failure...

-----Original Message----- From: xen-@lists.xensource.com [mailto:xen-@lists.xensource.com] On Behalf Of Magenheimer, Dan (HP Labs Fort Collins) Sent: Wednesday, September 21, 2005 8:29 AM To: Xu, Anthony Cc: xen-@lists.xensource.com Subject: RE: [Xen-ia64-devel] [PATCH] Remove all CONFIG_VIT

After the rid-mangling fix and Kevin's dtlb fix last week, I hadn't seen a single linux-build fail and I had run over a hundred. With your patch, my first build failed. However, the second and third have been successful. I will run more builds to see if the first failure was an anomaly.

-----Original Message----- From: Xu, Anthony [mailto:anth@intel.com] Sent: Wednesday, September 21, 2005 3:51 AM To: Magenheimer, Dan (HP Labs Fort Collins) Cc: xen-@lists.xensource.com Subject: [Xen-ia64-devel] [PATCH] Remove all CONFIG_VIT

Dan,

This patch is based on ver.6871, and has gone through your stress-test

Following things are done: 1.remove vcpu_set_regs and element regs, which are never used 2.remove ia64_prepare_handle_privop,ia64_prepare_handle_break, ia64_prepare_handle_reflection, which are never used. 3.modify related macros for adapting to three level physical to machine table 4.remove all CONFIG_VIT 5.merge ia64_switch_to

Signed-off-by Anthony Xu <Anth@intel.com>

Thanks, Anthony