From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932265AbdC2KmS (ORCPT ); Wed, 29 Mar 2017 06:42:18 -0400 Received: from mail-wr0-f196.google.com ([209.85.128.196]:33315 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932147AbdC2KmQ (ORCPT ); Wed, 29 Mar 2017 06:42:16 -0400 Date: Wed, 29 Mar 2017 12:41:52 +0200 From: Ingo Molnar To: Juergen Gross Cc: Stephen Rothwell , Konrad Rzeszutek Wilk , Stefano Stabellini , Boris Ostrovsky , Xen Devel , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Vitaly Kuznetsov , Andy Lutomirski , Mathias Krause , Thomas Garnier Subject: Re: linux-next: manual merge of the xen-tip tree with the tip tree Message-ID: <20170329104152.GA28476@gmail.com> References: <20170329143528.50c0f325@canb.auug.org.au> <906e3014-881c-b1c7-4943-e0ed9845aab2@suse.com> <20170329085945.GA11382@gmail.com> <04988941-7db8-1579-ce77-a1be25a55eb4@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <04988941-7db8-1579-ce77-a1be25a55eb4@suse.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Juergen Gross wrote: > On 29/03/17 10:59, Ingo Molnar wrote: > > > > * Juergen Gross wrote: > > > >> On 29/03/17 05:35, Stephen Rothwell wrote: > >>> Hi all, > >>> > >>> Today's linux-next merge of the xen-tip tree got a conflict in: > >>> > >>> arch/x86/xen/enlighten.c > >>> > >>> between commits: > >>> > >>> 6415813bae75 ("x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86") > >>> 69218e47994d ("x86: Remap GDT tables in the fixmap section") > >>> b23adb7d3f7d ("x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup") > >>> > >>> from the tip tree and commits: > >>> > >>> 75cd32d6093e ("x86/xen: split off enlighten_pv.c") > >>> > >>> from the xen-tip tree. > >>> > >>> I dropped the xen-tip tree for today (see other conflict reports), > >>> please get together and sort these out, thanks. > > Stephen, I have rewound the linux-next branch of xen-tip to its previous > position. You can re-enable xen-tip. Thank you! Ingo