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-devel

Re: [Xen-devel] [PATCH, RFC 0/5] various small improvements and cleanup

To: Jan Beulich <JBeulich@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH, RFC 0/5] various small improvements and cleanup
From: Keir Fraser <keir@xxxxxxx>
Date: Wed, 22 Dec 2010 13:25:48 +0000
Cc:
Delivery-date: Wed, 22 Dec 2010 05:27:06 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:user-agent:date :subject:from:to:message-id:thread-topic:thread-index:in-reply-to :mime-version:content-type:content-transfer-encoding; bh=/wM0RmqpGLVve0BVzitD0gQIqWUARlZz0rCFOX/VzdU=; b=i9cn00Z6JXrYez7ogqm1tfdXtTOiPR7I9kg6mybPOcT/U3LR4C0CXTIb7hpW+ZSN6X FbVz8uuKwK1MygyvXi4V8ouYGuiGuKvAEPDRSe9FfkXdTazYqZX6xMo83Y3LsLoqMnRL bwUxch0Zgqu0c39t6i0VQkhl4WFQK+gS8WGZM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:user-agent:date:subject:from:to:message-id:thread-topic :thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; b=mDvNJ+SEYX456DtI0CdRZILhHK6JJh1lNidU2UYBIr6Ht1rUHLCXhdj+J0g0c4dAA9 /JIeVZYqnMBksZi6zHTsFZRwvXyyD6O30eqM86FDdGVHafAwgUszt4Oglh8A98QVgvS+ gh452qZfzB1H71//ZrdqPDa2A8mdSMJgWVjZ8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D11F77302000078000294C3@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acuh2766/DbZ95jXMUeLiAyKCv2LkA==
Thread-topic: [Xen-devel] [PATCH, RFC 0/5] various small improvements and cleanup
User-agent: Microsoft-Entourage/12.28.0.101117
Yes, these all look fine to me. Actually I'm not sure whether we really need
a general-purpose sort (patch 1/5). But I suppose we could use it in places
like extable.c, so we might as well have it.

 -- Keir

On 22/12/2010 12:04, "Jan Beulich" <JBeulich@xxxxxxxxxx> wrote:

> This patch set is only loosely connected (with the exception of the first
> two patches and some ordering dependencies to apply cleanly), and is
> known to apply only to c/s 22467. I'm posting in the hope to get
> eventual review comments in order to then possibly do a re-submission
> once the large set of changes currently pending in the staging tree
> passed regression testing.
> 
> Patch 1/5: make sort() generally available
> Patch 2/5: x86-64: use PC-relative exception table entries
> Patch 3/5: x86: link time .data section adjustments
> Patch 4/5: x86: avoid unlikely taken forward branches
> Patch 5/5: use bool_t for various boolean variables
> 
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



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