From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 DBA9F352C52; Thu, 6 Aug 2026 07:58:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786003131; cv=none; b=NW90P+OH07fcjWZXEi459qTECa/BcuGbIO4z1LI1wo3pl/Fz4niBM45ulI4JuSC2euCJLulHOhurf1NXKeV9+kxokpbXD2F4ggPIc+QALUCMcaoZ6AuwH2eIsnVnjgjaDiZoH7XB8iAZ0lgqpYTek1Jr59mvZoeD9Ir4Xx6wloc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786003131; c=relaxed/simple; bh=6Qdw3rPKOE/bqfzieoBLsN+JJCKDj8Yo0JXPMaKeuak=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=j+6OjvjM/2+Th73YXjaE38QMUAUezNRhcYZ7mkQ5FVerWXhIHpN8nF3zOY8A4laU48lAKQSpnLGVzktcJWz62E8jJTJGgewAFXzyXlW+xZ0U0pcZgxmMqO5MxAWlg9rI4/SW6/OqnfKJXwbqU3ZPhDp8ak0FA4toNPHniHycyvc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=J8YD+Krb; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="J8YD+Krb" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C0881F000E9; Thu, 6 Aug 2026 07:58:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1786003130; bh=6Qdw3rPKOE/bqfzieoBLsN+JJCKDj8Yo0JXPMaKeuak=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=J8YD+KrbFok+1fwrI0iVh4vH26ewld4lv4yE4DFBk81pY0lZdIVyTtOduja1KQ1L3 BV958JiLuPY/ayW+tVLF8iavvaLcHpcaNd+5HKEnzG/wxP5fw0xcGz5ZrCF96Ga3rQ ckARtxPyCWzm/OG4zer/hsYuw61JO3TxKyA3pb1bv+sVmLiolZQc9VE6T8be16/0Lj pxPY2tkmJr0KqCi8N0/leBGXsiRewNbRPX/Jt8LHaJlHqqSX8Ocp0sZRGKAA/snYwu kWb5phclr88l1FQHh0l1AcAt9lBb+HtlHoWI3czYHgwuZFMhavmOxmga44ZQ7ZyAHq m/0hJeUVeZY+Q== Date: Thu, 6 Aug 2026 08:58:32 +0100 From: "Lorenzo Stoakes (ARM)" To: Yunhui Cui Cc: linux-riscv@lists.infradead.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, kvm-riscv@lists.infradead.org, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-efi@vger.kernel.org, linux-perf-users@vger.kernel.org, kasan-dev@googlegroups.com, David Hildenbrand Subject: Re: [PATCH v2 00/15] riscv: add Svnapot PTE folding support Message-ID: References: Precedence: bulk X-Mailing-List: kvm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: I already commented on you failing to cc- anybody here (!) I am guessing you did the core bits in response to David's request ([0]), but in general - if you're changing core mm to suit an arch change, you really need to send it as an RFC and then it'd make sense to send the core mm changes separately as an RFC with an explanation as to why you need them. [0]:https://lore.kernel.org/all/62c418bc-082b-4ae2-a889-f63dd2b7f503@kernel.org/ Thanks, Lorenzo 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 5A4F4C55ABF for ; Thu, 6 Aug 2026 07:58:53 +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:In-Reply-To:MIME-Version:References: 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=Qd+oAsB9npezP3tFekcX3vBsL/y4zObnZ8LnCoB7wDg=; b=Y7XLfqiq3nEVd2 /ASJapkSyrldwF1+IBUQfbMkLzbIJr7CWz/fepfvWCWMHOe4gFaAISsrI3YqSpOlymwP7gSGRclXk m4JSTCIbOg5JTuDR6eAhJuXsPjS2SNJ+SiEYcDGabfEOvLn/bXBtDynGVVyUR2bcgG1H0Agw8J4yP 5f/Ag0DN4EQRXeevezghO09BBkXKs5GRTQO3l3QfUnqCNVJNzma06vkdTGa+k70jz5Hy2KUtuVS0A h1L06kvS344YtsPcx6YvMwoi7vVC48QCG7qLjYc5agoll7Rtme3hrgyA43E/4QTztPpgu1wI9IjXB FjhthY4x+ZxWcPjflncg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wrt08-00000005BEg-3ZZ4; Thu, 06 Aug 2026 07:58:52 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wrt07-00000005BES-2MVh; Thu, 06 Aug 2026 07:58:51 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id B7C0A60A8C; Thu, 6 Aug 2026 07:58:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C0881F000E9; Thu, 6 Aug 2026 07:58:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1786003130; bh=6Qdw3rPKOE/bqfzieoBLsN+JJCKDj8Yo0JXPMaKeuak=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=J8YD+KrbFok+1fwrI0iVh4vH26ewld4lv4yE4DFBk81pY0lZdIVyTtOduja1KQ1L3 BV958JiLuPY/ayW+tVLF8iavvaLcHpcaNd+5HKEnzG/wxP5fw0xcGz5ZrCF96Ga3rQ ckARtxPyCWzm/OG4zer/hsYuw61JO3TxKyA3pb1bv+sVmLiolZQc9VE6T8be16/0Lj pxPY2tkmJr0KqCi8N0/leBGXsiRewNbRPX/Jt8LHaJlHqqSX8Ocp0sZRGKAA/snYwu kWb5phclr88l1FQHh0l1AcAt9lBb+HtlHoWI3czYHgwuZFMhavmOxmga44ZQ7ZyAHq m/0hJeUVeZY+Q== Date: Thu, 6 Aug 2026 08:58:32 +0100 From: "Lorenzo Stoakes (ARM)" To: Yunhui Cui Cc: linux-riscv@lists.infradead.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, kvm-riscv@lists.infradead.org, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-efi@vger.kernel.org, linux-perf-users@vger.kernel.org, kasan-dev@googlegroups.com, David Hildenbrand Subject: Re: [PATCH v2 00/15] riscv: add Svnapot PTE folding support Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: kvm-riscv@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: "kvm-riscv" Errors-To: kvm-riscv-bounces+kvm-riscv=archiver.kernel.org@lists.infradead.org I already commented on you failing to cc- anybody here (!) I am guessing you did the core bits in response to David's request ([0]), but in general - if you're changing core mm to suit an arch change, you really need to send it as an RFC and then it'd make sense to send the core mm changes separately as an RFC with an explanation as to why you need them. [0]:https://lore.kernel.org/all/62c418bc-082b-4ae2-a889-f63dd2b7f503@kernel.org/ Thanks, Lorenzo -- kvm-riscv mailing list kvm-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kvm-riscv 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 8B542C55ABF for ; Thu, 6 Aug 2026 08:01:11 +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:In-Reply-To:MIME-Version:References: 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=d4asWuChK+eM1kiGapmMNoGD29ma1Jk76XtKSCRyl+4=; b=Re23+0J2SpYkeV 3gAhxv5y8pcbV1RUoOoaxCf82adz9YphyC73ihfMWaIISymZF2CaMuHAe0LoOzkk/hPDzUAbZzCcz Rt6igUnGf+HWcI6Qyo10VD2rFdfOSfZJWiCAJdV9cQpJOhzo/hWwg9cElZnO13zcl1R22q7O7paHV /T87LMs5k8O1owlc2zBNHKiZSjWuVILuZK+Eg4WrmQoil/+TMGsNcw1tJFGX/+CTM3G4qoh/6J+en XFjqoI/0YA67RrqO0CpK/EamlOT+7oVxq8A/EyhUkkhXFnBuC0dEFJ0huAiy8nWrYGbrwfkPHHzAh RPAITmdqKJ+LujwvKZjg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wrt09-00000005BEq-06V7; Thu, 06 Aug 2026 07:58:53 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wrt07-00000005BES-2MVh; Thu, 06 Aug 2026 07:58:51 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id B7C0A60A8C; Thu, 6 Aug 2026 07:58:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C0881F000E9; Thu, 6 Aug 2026 07:58:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1786003130; bh=6Qdw3rPKOE/bqfzieoBLsN+JJCKDj8Yo0JXPMaKeuak=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=J8YD+KrbFok+1fwrI0iVh4vH26ewld4lv4yE4DFBk81pY0lZdIVyTtOduja1KQ1L3 BV958JiLuPY/ayW+tVLF8iavvaLcHpcaNd+5HKEnzG/wxP5fw0xcGz5ZrCF96Ga3rQ ckARtxPyCWzm/OG4zer/hsYuw61JO3TxKyA3pb1bv+sVmLiolZQc9VE6T8be16/0Lj pxPY2tkmJr0KqCi8N0/leBGXsiRewNbRPX/Jt8LHaJlHqqSX8Ocp0sZRGKAA/snYwu kWb5phclr88l1FQHh0l1AcAt9lBb+HtlHoWI3czYHgwuZFMhavmOxmga44ZQ7ZyAHq m/0hJeUVeZY+Q== Date: Thu, 6 Aug 2026 08:58:32 +0100 From: "Lorenzo Stoakes (ARM)" To: Yunhui Cui Cc: linux-riscv@lists.infradead.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, kvm-riscv@lists.infradead.org, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-efi@vger.kernel.org, linux-perf-users@vger.kernel.org, kasan-dev@googlegroups.com, David Hildenbrand Subject: Re: [PATCH v2 00/15] riscv: add Svnapot PTE folding support Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org I already commented on you failing to cc- anybody here (!) I am guessing you did the core bits in response to David's request ([0]), but in general - if you're changing core mm to suit an arch change, you really need to send it as an RFC and then it'd make sense to send the core mm changes separately as an RFC with an explanation as to why you need them. [0]:https://lore.kernel.org/all/62c418bc-082b-4ae2-a889-f63dd2b7f503@kernel.org/ Thanks, Lorenzo _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv