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 A1296C6FA83 for ; Mon, 12 Sep 2022 18:59:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229681AbiILS7f (ORCPT ); Mon, 12 Sep 2022 14:59:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46152 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229591AbiILS7e (ORCPT ); Mon, 12 Sep 2022 14:59:34 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 725122A2; Mon, 12 Sep 2022 11:59:27 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 7AB11B80C9E; Mon, 12 Sep 2022 18:59:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C41B9C433D6; Mon, 12 Sep 2022 18:59:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1663009165; bh=gQERToyoR+we9iRqhwVNNiPWNJQcfMSQCfh6JMvWehA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=OysA/0QSAc+wDlSfnLT3hTbjjkIIyVhZOw6hKfR3FDTuqwFzNSj+4iJfSWIjy6p1L oze5uBTB7q8Ou9IbRcE7+qshsiQGLEaaiQ8fIpDoRo31DAeK2XdkTBsOue+X7vBU+y m0KAhs+SKFQDLlUu6p+IF1M+4cxnDwa3GGLUHIkE= Date: Mon, 12 Sep 2022 11:59:24 -0700 From: Andrew Morton To: Alexander Potapenko Cc: Eric Biggers , Stephen Rothwell , Herbert Xu , Linux Crypto List , Linux Kernel Mailing List , Linux Next Mailing List , Robert Elliott Subject: Re: linux-next: manual merge of the mm tree with the crypto tree Message-Id: <20220912115924.e04b9505994c3053232bbb8a@linux-foundation.org> In-Reply-To: References: <20220906202017.5093fd23@canb.auug.org.au> <20220907134107.bcb8b9c22b9ae517e3b43711@linux-foundation.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Mon, 12 Sep 2022 11:37:56 +0200 Alexander Potapenko wrote: > On Wed, Sep 7, 2022 at 10:41 PM Andrew Morton wrote: > > > > On Wed, 7 Sep 2022 11:18:24 +0200 Alexander Potapenko wrote: > > > > > What's the best way to handle this? Send another patch series? Or > > > maybe just an update for "crypto: kmsan: disable accelerated configs > > > under KMSAN"? > > > > I'd prefer the minimal update, please. > > As a heads-up, I mailed "x86: crypto: kmsan: revert !KMSAN > dependencies" and "crypto: x86: kmsan: disable accelerated configs in > KMSAN builds" last week. No rush though, guess you're busy with LPC > this week. oop. sorry, things starting with "x86: " and "crypto: " tend to hit my not-for-akpm brainfilter. I have them now.