From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755474AbdC2JzJ (ORCPT ); Wed, 29 Mar 2017 05:55:09 -0400 Received: from mx2.suse.de ([195.135.220.15]:55392 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755367AbdC2JzI (ORCPT ); Wed, 29 Mar 2017 05:55:08 -0400 Subject: Re: linux-next: manual merge of the xen-tip tree with the tip tree To: Stephen Rothwell References: <20170329143528.50c0f325@canb.auug.org.au> <906e3014-881c-b1c7-4943-e0ed9845aab2@suse.com> <20170329085945.GA11382@gmail.com> Cc: Ingo Molnar , 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 From: Juergen Gross Message-ID: <04988941-7db8-1579-ce77-a1be25a55eb4@suse.com> Date: Wed, 29 Mar 2017 11:54:57 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170329085945.GA11382@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Juergen