From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D7C8FC4361B for ; Wed, 9 Dec 2020 21:03:49 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8C00C23D37 for ; Wed, 9 Dec 2020 21:03:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8C00C23D37 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linutronix.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from list by lists.xenproject.org with outflank-mailman.48706.86146 (Exim 4.92) (envelope-from ) id 1kn6cM-0001v6-Sz; Wed, 09 Dec 2020 21:03:22 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 48706.86146; Wed, 09 Dec 2020 21:03:22 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kn6cM-0001uz-Ps; Wed, 09 Dec 2020 21:03:22 +0000 Received: by outflank-mailman (input) for mailman id 48706; Wed, 09 Dec 2020 21:03:20 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1kn6cK-0001uu-NW for xen-devel@lists.xenproject.org; Wed, 09 Dec 2020 21:03:20 +0000 Received: from galois.linutronix.de (unknown [193.142.43.55]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id d857475a-3cda-471b-8370-3d20ba7df5e2; Wed, 09 Dec 2020 21:03:17 +0000 (UTC) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: d857475a-3cda-471b-8370-3d20ba7df5e2 From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1607547796; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=hNj079rC8GX5zfhsejFcRe+fUy18shN+tw2tIy22n68=; b=tfGrf6ucHKdubpqgU5nra0rYDWqvB0mIeri1Uqo1FyyEnFIEhEUNXO3+Lnc8bnkJsA4eHL 0fin5E7QTBnkNC/ygxpJIkzt+GIBeW/S4NBuYI36+B+5Siq0tkX5m9ALwNh2W+2jjnvSyM 00GfY+TQDq4Z5KL+4g03Ix2//g6i/0Ets34gKCx3ppzQ0g5RXVawvo++SF/MdNVoWrQfzZ 8Gf3dYxdP1/07TJ0hldpbe0xmrWvZIPsXQaOFBbf6i/QhlWbqeRJc7Gjvfh4swJhUTeEzR iYnzzG7c+XHDEGxMxATdw20P+08Ot/jlViISPGpc6V3AgSlZwK53m1G3URv3eQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1607547796; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=hNj079rC8GX5zfhsejFcRe+fUy18shN+tw2tIy22n68=; b=RhXZJZRElncI738YJE3Yz7QMi9kllsKSf21gQ7U6c7lGF3UGbJIOoJN6RM8ni0BsqF6DzW qQfu/RWtRA5lKeBw== To: Juergen Gross , xen-devel@lists.xenproject.org, x86@kernel.org, linux-kernel@vger.kernel.org Cc: peterz@infradead.org, luto@kernel.org, Juergen Gross , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , Boris Ostrovsky , Stefano Stabellini Subject: Re: [PATCH v2 01/12] x86/xen: use specific Xen pv interrupt entry for MCE In-Reply-To: <20201120114630.13552-2-jgross@suse.com> Date: Wed, 09 Dec 2020 22:03:15 +0100 Message-ID: <877dpqlmjw.fsf@nanos.tec.linutronix.de> MIME-Version: 1.0 Content-Type: text/plain On Fri, Nov 20 2020 at 12:46, Juergen Gross wrote: > Xen PV guests don't use IST. For machine check interrupts switch to > the same model as debug interrupts. > > Signed-off-by: Juergen Gross > Acked-by: Peter Zijlstra (Intel) Reviewed-by: Thomas Gleixner