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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 79336C433EF for ; Wed, 11 May 2022 08:44:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237240AbiEKIoW (ORCPT ); Wed, 11 May 2022 04:44:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43876 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240993AbiEKIoL (ORCPT ); Wed, 11 May 2022 04:44:11 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 61DFD1FE3D0; Wed, 11 May 2022 01:44:09 -0700 (PDT) Received: from zn.tnic (p5de8eeb4.dip0.t-ipconnect.de [93.232.238.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id EB3B31EC04EC; Wed, 11 May 2022 10:44:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1652258644; 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: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=LHg4Oe2iF4hQwykUueN/sjIC2MSSA3VeuKanItkOhY8=; b=a19rfyiZ7ZJh9FO3jBzw37rHKqnlvDKwdHQrD0kEkMf3YgjeCGXDBZ/x/EKnxdafGfa8nC M0nc98SpgU7g/sJvKdUIAyCzwLXkpPS3bl4N7wX5iKE9qevB90s/pbhVNSep01gVgITLfJ bKH3xl7EiDbL15Xnm/j5wq6zCwmEbiE= Date: Wed, 11 May 2022 10:44:10 +0200 From: Borislav Petkov To: Dan Williams Cc: Jane Chu , Christoph Hellwig , Dave Hansen , Peter Zijlstra , Andy Lutomirski , david , "Darrick J. Wong" , linux-fsdevel , Linux NVDIMM , Linux Kernel Mailing List , X86 ML , Vishal L Verma , Dave Jiang , Alasdair Kergon , Mike Snitzer , device-mapper development , "Weiny, Ira" , Matthew Wilcox , Vivek Goyal , "Luck, Tony" , Jue Wang Subject: Re: [PATCH v9 3/7] mce: fix set_mce_nospec to always unmap the whole page Message-ID: References: <20220422224508.440670-1-jane.chu@oracle.com> <20220422224508.440670-4-jane.chu@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 10, 2022 at 08:56:21PM -0700, Dan Williams wrote: > This is the last patch in this set that needs an x86 maintainer ack. > Since you have been involved in the history for most of this, mind > giving it an ack so I can pull it in for v5.19? Let me know if you > want a resend. I - just like you - am waiting for Tony to say whether he still needs this whole_page() thing. I already suggested removing it so I'm fine with this patch. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette