From patchwork Thu Aug 17 09:03:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Juergen Gross X-Patchwork-Id: 9905343 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id B48C06038C for ; Thu, 17 Aug 2017 09:06:14 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A7C3E28A77 for ; Thu, 17 Aug 2017 09:06:14 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9C39728ABC; Thu, 17 Aug 2017 09:06:14 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3ADC228A77 for ; Thu, 17 Aug 2017 09:06:13 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1diGiS-00060M-L7; Thu, 17 Aug 2017 09:03:48 +0000 Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xenproject.org with esmtp (Exim 4.84_2) (envelope-from ) id 1diGiR-00060G-Qd for xen-devel@lists.xenproject.org; Thu, 17 Aug 2017 09:03:47 +0000 Received: from [85.158.139.211] by server-3.bemta-5.messagelabs.com id 0D/24-02033-3FB55995; Thu, 17 Aug 2017 09:03:47 +0000 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFjrHLMWRWlGSWpSXmKPExsVyuP0Ov+6H6Km RBqv36Fl83zKZyYHR4/CHKywBjFGsmXlJ+RUJrBkv7s5iL2hmqzjU0s3WwLiGtYuRk0NCwEji 7cR/TF2MXBxCAgsZJXYtm8cOkmATUJXYcP0UWJGIQJDEho5WJhCbWaBCouX/JRYQWxgo/rplO ZDNwcECVP/gewVImFfARKL10BJ2iPnyEh0HJrNMYORcwMiwilG9OLWoLLVI10QvqSgzPaMkNz EzR9fQwFQvN7W4ODE9NScxqVgvOT93EyPQVwxAsIPxVp/zIUZJDiYlUd7fs6ZECvEl5adUZiQ WZ8QXleakFh9ilOHgUJLgvRg1NVJIsCg1PbUiLTMHGDQwaQkOHiUR3veRQGne4oLE3OLMdIjU KUZjjqYPW74wcbya8P8bkxBLXn5eqpQ4bzHIJAGQ0ozSPLhBsGC+xCgrJczLCHSaEE9BalFuZ gmq/CtGcQ5GJWHebSBTeDLzSuD2vQI6hQnolCvtk0BOKUlESEk1MNY/2vLYt+H8knOx0Sv//a uP/WjYtuF8Assf/7iW3WF1ys5yOttUC6f03f1y9NHtjdUlHNvtrgrorTL0O263at8k76qjJUs UPl04fqArUt8m5uUTg6BZNTpSfUnbdUoSNvZzlHUodjae64nl2dphp9YrG1s1481RScWJsSHW Zr/l1iyon/nnkRJLcUaioRZzUXEiALOyY2dhAgAA X-Env-Sender: jgross@suse.com X-Msg-Ref: server-3.tower-206.messagelabs.com!1502960624!104066468!1 X-Originating-IP: [195.135.220.15] X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG X-StarScan-Received: X-StarScan-Version: 9.4.45; banners=-,-,- X-VirusChecked: Checked Received: (qmail 19323 invoked from network); 17 Aug 2017 09:03:44 -0000 Received: from mx2.suse.de (HELO mx1.suse.de) (195.135.220.15) by server-3.tower-206.messagelabs.com with DHE-RSA-CAMELLIA256-SHA encrypted SMTP; 17 Aug 2017 09:03:44 -0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 3C8C5AF47; Thu, 17 Aug 2017 09:03:43 +0000 (UTC) From: Juergen Gross To: linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org, x86@kernel.org Date: Thu, 17 Aug 2017 11:03:39 +0200 Message-Id: <20170817090339.22026-1-jgross@suse.com> X-Mailer: git-send-email 2.12.3 Cc: Juergen Gross , boris.ostrovsky@oracle.com, mingo@redhat.com, tglx@linutronix.de, hpa@zytor.com Subject: [Xen-devel] [PATCH] xen: fix build failure related to removing adjust_exception_frame X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: xen-devel-bounces@lists.xen.org Sender: "Xen-devel" X-Virus-Scanned: ClamAV using ClamSMTP A kernel configured with XEN_PV but without KVM_GUEST will fail to build since the patch removing the adjust_exception_frame paravirt op. Fix this failure. Reported-by: Sander Eikelenboom Signed-off-by: Juergen Gross --- arch/x86/xen/xen-asm_64.S | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/xen/xen-asm_64.S b/arch/x86/xen/xen-asm_64.S index f72ff71cc897..62039a35f70e 100644 --- a/arch/x86/xen/xen-asm_64.S +++ b/arch/x86/xen/xen-asm_64.S @@ -47,7 +47,6 @@ xen_pv_trap segment_not_present xen_pv_trap stack_segment xen_pv_trap general_protection xen_pv_trap page_fault -xen_pv_trap async_page_fault xen_pv_trap spurious_interrupt_bug xen_pv_trap coprocessor_error xen_pv_trap alignment_check