From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 42FB4AD27 for ; Mon, 28 Nov 2022 23:10:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1AEA6C433D6; Mon, 28 Nov 2022 23:10:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1669677006; bh=Z/itbdefigEkmW9ubXmwx/IWcP+dYHfAaiqq0syhieQ=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=zoujZvTTGZ/7PzKtBN3jnsRdwHk6AGdfYydfuv0cnu8pxGG4Z5OsihxFXGZO+7uwU XXRT0z9WWgHbdxdSvSXeg2l7EcYoNalJSgNCRhgKmWmheim0iIuhoxLWu6S/w8xw/X ZkEIsPzG00T/4bEyTIjImIKg7FFj1F77JrfrNXJ4= Date: Mon, 28 Nov 2022 15:10:05 -0800 From: Andrew Morton To: Huacai Chen Cc: Arnd Bergmann , Huacai Chen , Thomas Bogendoerfer , Dave Hansen , Andy Lutomirski , Peter Zijlstra , Catalin Marinas , Will Deacon , Dinh Nguyen , loongarch@lists.linux.dev, Linux-Arch , Xuefeng Li , guoren , WANG Xuerui , Jiaxun Yang , linux-mm@kvack.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Feiyang Chen Subject: Re: [PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch Message-Id: <20221128151005.916e4373cd4e5808111dea0c@linux-foundation.org> In-Reply-To: References: <20221027125253.3458989-1-chenhuacai@loongson.cn> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-redhat-linux-gnu) Precedence: bulk X-Mailing-List: loongarch@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 27 Nov 2022 13:01:19 +0800 Huacai Chen wrote: > Hi, Andrew, > > On Tue, Nov 15, 2022 at 4:09 AM Arnd Bergmann wrote: > > > > On Sat, Nov 12, 2022, at 11:26, Huacai Chen wrote: > > > Hi, Arnd, > > > > > > Just a gentle ping, is this series good enough now? I think the last > > > problem (static-key.h inclusion) has also been solved. > > > > Yes, this looks fine to me. Sorry I didn't have this on my > > radar any more. > > > > Reviewed-by: Arnd Bergmann > > > > I guess the series should be merged through Andrew's linux-mm > > tree. Let me know if for some reason I should pick it up into > > the asm-generic tree instead. > Another gentle ping, can this series be merged to linux-mm in the 6.2 cycle? It's a pretty large patchset and I'm a bit concerned about the amount of review and test which it has received from the MIPS side? Prudence suggest that we merge this in 6.3-rc1. But I'll queue it up for now, get a bit of testing while we consider this. 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3E778C43217 for ; Mon, 28 Nov 2022 23:11:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Mime-Version:References:In-Reply-To: Message-Id:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1FU8toVA32JQ0fDp8PopBtlhIstetIOvzClPxCDVIMo=; b=kEIYnyHK2PJ3oN qKX5CbebrDK7/FimNRA4D3i6G8+N2AoAxYl3ITxDkwHIdO4OFxEZ8v8zwLnxz9jmVsWFWW6VwSU6f +VpTG+UAujJsyeo/4UNgK5/1+CnW3chgFAPDe8srOxedr7MZfck/+jLy/0uk/a9wJ9L8tBr6fo28z xzQLLKwz2JO8MStvdhhiaPQEN2Nfi0Ttlvi5S+nMtX7cF4XExJAeBYqMD+lBEYwWB7hnmgu8BzuEu hD9lR+GqGTYTxGPoDmvXIjMEKT7D+11RpiDJI8YrKGogZRsLrlH6xhSfEIil4MUuKmhz08CiK9zUJ Pk3oDnP2hDw5unpgs0gw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oznGM-004iVW-SS; Mon, 28 Nov 2022 23:10:11 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oznGK-004iTF-Dn for linux-arm-kernel@lists.infradead.org; Mon, 28 Nov 2022 23:10:10 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id 76260614B5; Mon, 28 Nov 2022 23:10:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1AEA6C433D6; Mon, 28 Nov 2022 23:10:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1669677006; bh=Z/itbdefigEkmW9ubXmwx/IWcP+dYHfAaiqq0syhieQ=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=zoujZvTTGZ/7PzKtBN3jnsRdwHk6AGdfYydfuv0cnu8pxGG4Z5OsihxFXGZO+7uwU XXRT0z9WWgHbdxdSvSXeg2l7EcYoNalJSgNCRhgKmWmheim0iIuhoxLWu6S/w8xw/X ZkEIsPzG00T/4bEyTIjImIKg7FFj1F77JrfrNXJ4= Date: Mon, 28 Nov 2022 15:10:05 -0800 From: Andrew Morton To: Huacai Chen Cc: Arnd Bergmann , Huacai Chen , Thomas Bogendoerfer , Dave Hansen , Andy Lutomirski , Peter Zijlstra , Catalin Marinas , Will Deacon , Dinh Nguyen , loongarch@lists.linux.dev, Linux-Arch , Xuefeng Li , guoren , WANG Xuerui , Jiaxun Yang , linux-mm@kvack.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Feiyang Chen Subject: Re: [PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch Message-Id: <20221128151005.916e4373cd4e5808111dea0c@linux-foundation.org> In-Reply-To: References: <20221027125253.3458989-1-chenhuacai@loongson.cn> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-redhat-linux-gnu) Mime-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221128_151008_560375_EF288CE0 X-CRM114-Status: GOOD ( 20.49 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 27 Nov 2022 13:01:19 +0800 Huacai Chen wrote: > Hi, Andrew, > > On Tue, Nov 15, 2022 at 4:09 AM Arnd Bergmann wrote: > > > > On Sat, Nov 12, 2022, at 11:26, Huacai Chen wrote: > > > Hi, Arnd, > > > > > > Just a gentle ping, is this series good enough now? I think the last > > > problem (static-key.h inclusion) has also been solved. > > > > Yes, this looks fine to me. Sorry I didn't have this on my > > radar any more. > > > > Reviewed-by: Arnd Bergmann > > > > I guess the series should be merged through Andrew's linux-mm > > tree. Let me know if for some reason I should pick it up into > > the asm-generic tree instead. > Another gentle ping, can this series be merged to linux-mm in the 6.2 cycle? It's a pretty large patchset and I'm a bit concerned about the amount of review and test which it has received from the MIPS side? Prudence suggest that we merge this in 6.3-rc1. But I'll queue it up for now, get a bit of testing while we consider this. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel