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=-3.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 BEDB7C4727C for ; Wed, 30 Sep 2020 16:24:12 +0000 (UTC) Received: from ml01.01.org (ml01.01.org [198.145.21.10]) (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 6178B2072E for ; Wed, 30 Sep 2020 16:24:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="ZdEIW2U5" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6178B2072E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=alien8.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-nvdimm-bounces@lists.01.org Received: from ml01.vlan13.01.org (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id DB501154B6DF9; Wed, 30 Sep 2020 09:24:09 -0700 (PDT) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=5.9.137.197; helo=mail.skyhub.de; envelope-from=bp@alien8.de; receiver= Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id D1219153F4C84 for ; Wed, 30 Sep 2020 09:24:07 -0700 (PDT) Received: from zn.tnic (p200300ec2f092a00869c7b979af15d7f.dip0.t-ipconnect.de [IPv6:2003:ec:2f09:2a00:869c:7b97:9af1:5d7f]) (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 A7F721EC0434; Wed, 30 Sep 2020 18:24:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1601483045; 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=Gbs7UxauJjEkYrfMVnJyv7CastcVv+QAaiIafDQjXU8=; b=ZdEIW2U5/fuvtf/jx+1eahZcaViyZL5P2HJQoM/Rp1BamHLMcJ6lB/e/e+WwvDYEwIRfSw dNPNBV6pQyLtjwiEHsLZmm3Ba4oiinZ7VGz5qJqCdRwt+eizYSDD3LhOWi0SYxoVymYrwG +NWUCKz3ci1s4ayIt/9vT5+8MSOkq2s= Date: Wed, 30 Sep 2020 18:24:03 +0200 From: Borislav Petkov To: Dan Williams Subject: Re: [PATCH v9 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel} Message-ID: <20200930162403.GI6810@zn.tnic> References: <160087928642.3520.17063139768910633998.stgit@dwillia2-desk3.amr.corp.intel.com> <20200930050455.GA6810@zn.tnic> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Message-ID-Hash: NVOP3GDAEB4RZJU33MVREAPOSPDSRE74 X-Message-ID-Hash: NVOP3GDAEB4RZJU33MVREAPOSPDSRE74 X-MailFrom: bp@alien8.de X-Mailman-Rule-Hits: nonmember-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation CC: Ingo Molnar , Tony Luck , Peter Zijlstra , Linus Torvalds , Alexander Viro , stable , X86 ML , "H. Peter Anvin" , Thomas Gleixner , Andy Lutomirski , Paul Mackerras , Benjamin Herrenschmidt , Erwin Tsaur , Michael Ellerman , Mikulas Patocka , Arnaldo Carvalho de Melo , 0day robot , linux-nvdimm , Linux Kernel Mailing List , Jan Kara X-Mailman-Version: 3.1.1 Precedence: list List-Id: "Linux-nvdimm developer list." Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Sep 30, 2020 at 08:49:42AM -0700, Dan Williams wrote: > There's been a paucity of response on these after converging on the > feedback from Linus. They missed v5.9, and I started casting about for > what could be done to make sure they did not also miss v5.10 if the > quiet continued. The preference is still "through tip". Ok, I'll try to queue them but pls respin soonish. That is, if Linus cuts -rc8 we have plenty of time but he didn't sound 100% on the -rc8 thing. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette _______________________________________________ Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org To unsubscribe send an email to linux-nvdimm-leave@lists.01.org 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=-4.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 D243AC4727E for ; Wed, 30 Sep 2020 16:24:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 60A7F20759 for ; Wed, 30 Sep 2020 16:24:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="ZdEIW2U5" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731162AbgI3QYH (ORCPT ); Wed, 30 Sep 2020 12:24:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50864 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725355AbgI3QYH (ORCPT ); Wed, 30 Sep 2020 12:24:07 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 29E2DC061755; Wed, 30 Sep 2020 09:24:07 -0700 (PDT) Received: from zn.tnic (p200300ec2f092a00869c7b979af15d7f.dip0.t-ipconnect.de [IPv6:2003:ec:2f09:2a00:869c:7b97:9af1:5d7f]) (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 A7F721EC0434; Wed, 30 Sep 2020 18:24:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1601483045; 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=Gbs7UxauJjEkYrfMVnJyv7CastcVv+QAaiIafDQjXU8=; b=ZdEIW2U5/fuvtf/jx+1eahZcaViyZL5P2HJQoM/Rp1BamHLMcJ6lB/e/e+WwvDYEwIRfSw dNPNBV6pQyLtjwiEHsLZmm3Ba4oiinZ7VGz5qJqCdRwt+eizYSDD3LhOWi0SYxoVymYrwG +NWUCKz3ci1s4ayIt/9vT5+8MSOkq2s= Date: Wed, 30 Sep 2020 18:24:03 +0200 From: Borislav Petkov To: Dan Williams Cc: Ingo Molnar , Tony Luck , Peter Zijlstra , Linus Torvalds , Alexander Viro , stable , X86 ML , "H. Peter Anvin" , Thomas Gleixner , Andy Lutomirski , Paul Mackerras , Benjamin Herrenschmidt , Erwin Tsaur , Michael Ellerman , Mikulas Patocka , Arnaldo Carvalho de Melo , 0day robot , linux-nvdimm , Linux Kernel Mailing List , Jan Kara Subject: Re: [PATCH v9 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel} Message-ID: <20200930162403.GI6810@zn.tnic> References: <160087928642.3520.17063139768910633998.stgit@dwillia2-desk3.amr.corp.intel.com> <20200930050455.GA6810@zn.tnic> 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 Wed, Sep 30, 2020 at 08:49:42AM -0700, Dan Williams wrote: > There's been a paucity of response on these after converging on the > feedback from Linus. They missed v5.9, and I started casting about for > what could be done to make sure they did not also miss v5.10 if the > quiet continued. The preference is still "through tip". Ok, I'll try to queue them but pls respin soonish. That is, if Linus cuts -rc8 we have plenty of time but he didn't sound 100% on the -rc8 thing. Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette