From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751790AbdHaVLp (ORCPT ); Thu, 31 Aug 2017 17:11:45 -0400 Received: from mx2.suse.de ([195.135.220.15]:33780 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751276AbdHaVLo (ORCPT ); Thu, 31 Aug 2017 17:11:44 -0400 Subject: Re: linux-next: manual merge of the xen-tip tree with the tip tree To: Boris Ostrovsky , Thomas Gleixner Cc: Stephen Rothwell , Konrad Rzeszutek Wilk , Stefano Stabellini , Xen Devel , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , Linux-Next Mailing List , Linux Kernel Mailing List References: <20170831142654.47f17cd7@canb.auug.org.au> <1e7c28e3-d0f6-ac40-fb72-7b95d17379f5@oracle.com> From: Juergen Gross Message-ID: <2cc83b5f-b24f-04e0-9bd4-168c35ccaebf@suse.com> Date: Thu, 31 Aug 2017 16:03:42 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1e7c28e3-d0f6-ac40-fb72-7b95d17379f5@oracle.com> Content-Type: text/plain; charset=windows-1252 Content-Language: de-DE Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 31/08/17 16:01, Boris Ostrovsky wrote: > On 08/31/2017 08:00 AM, Thomas Gleixner wrote: >> On Thu, 31 Aug 2017, Juergen Gross wrote: >>>> I've applied it on top of tip:x86/apic and fixed up the merge conflicts >>>> mindlessly. Patch below. >>>> >>>> Juergen, can you please check the result? >>> You missed the updates to arch/x86/xen/xen-asm_64.S and the declarations >>> of the xen specific trap entries in arch/x86/include/asm/traps.h >> I'll try that again later today, unless you beat me to it. >> > > https://marc.info/?l=linux-kernel&m=150296063131595&w=2 should also be > picked up by the tip tree then since it applies on top of the > adjust_exception_frame patch. I will revert it from Xen tree as well. I have included this patch in my rebase on top of the tip tree, so it is no longer needed. Juergen