From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: linux-next: manual merge of the xen tree with the tip tree Date: Thu, 25 Aug 2011 11:13:23 -0700 Message-ID: <4E5690C3.2050706@goop.org> References: <20110825142450.c84e02d8763cfd1a93411844@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from claw.goop.org ([74.207.240.146]:56096 "EHLO claw.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753685Ab1HYSNY (ORCPT ); Thu, 25 Aug 2011 14:13:24 -0400 In-Reply-To: <20110825142450.c84e02d8763cfd1a93411844@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Xen Devel , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra On 08/24/2011 09:24 PM, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the xen tree got a conflict in > arch/x86/include/asm/spinlock.h between a series of commits from the tip > tree and a smaller series of similar commits from the xen tree. > > I see that Linus is commenting on these patches at the moment, and its > not easy to resolve the conflicts, so I will just use the xen tree from > next-20110824 for today. > Thanks Stephen; the xen tree ones are more current, and I want to make sure I didn't screw up any of the cmpxchg/xadd changes in a wider test env. J