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 1D3633B6BEB for ; Thu, 11 Jun 2026 12:29:11 +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=1781180953; cv=none; b=foIsfjgSf6iRQBmRcfzpCEwVq7oFTa5KWfaNvyz2yfeXlX82T87TIQEl3ouFjg+kNu8bNqU5Fst9FX7GGjYwYz6pkHPjjjOiVC3lWsKYNvazx2ZT/TGqKxyBG/gW2qt0gAFBDnYJ7vz2BiL7Nchp3X/FrjbetAWCrt4rN2rK7zA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781180953; c=relaxed/simple; bh=3Kk1gyR/J+N7AGqDfwB8iJtSMq7zbZySnwFYRqyvojQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=BrkyrWtz4HfifrIpI2OHH+wfMQ2uK2HDqWOo5n3dgiG9vI332VYK7bDtO9Bs/1XhMtoEe4uq8Q+FUPFyTt4DhmPc9STjt5X7o7vNX/bvlYYqGfhqKSusEIPLpYxqhbx2Oa/NVJhXe41vdTdrMMAXIbbN+RQCBEFokmIwlgQpUko= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=j00Y7bwR; 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="j00Y7bwR" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 830C01F00893; Thu, 11 Jun 2026 12:29:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1781180951; bh=+0z4pr43PxyDVhLeWa0I6E5NY+WUc0qjuvzihQzFaRs=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=j00Y7bwRXoZfkM4syvRrXIUw6cfIj3GM1yQ8yHuN/nov5Ls3NzT6vbMDIRQgq29Q6 k9Q1S03Gd6nROdR/vRoK2sdXZYIVcFtCJyTJtRhgOZmGkAO3xL7/ZeScqnFxlFqES2 lvp2Yy9zHchlLy1LHkQx9ZdGlNBaLNmJ6gOnARPvwbGcMpz1ZoK7depBTNnYy6jD6D Z+uHu7UhceB6ipKzKqBTemrO72xZ5s7ShOPnw/PeSVzeuzkLjgYasf8XQgj0j5OkLS 2dEV83Wz5IMqOqY2zTQTgNhiYbX9lAoOEl9Z3Qx+vSfb62U/RO+G6Y3S2AF4/IMQxq esU+yIWQyLR4Q== Date: Thu, 11 Jun 2026 14:29:05 +0200 From: "Oscar Salvador (SUSE)" To: Lorenzo Stoakes Cc: Oscar Salvador , Andrew Morton , David Hildenbrand , Michal Hocko , Muchun Song , Vlastimil Babka , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [RFC PATCH v3 0/8] Implement a new generic pagewalk API Message-ID: References: <20260525165528.184397-1-osalvador@suse.de> Precedence: bulk X-Mailing-List: linux-kernel@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: On Thu, Jun 11, 2026 at 01:07:21PM +0100, Lorenzo Stoakes wrote: > -cc wrong email > > Sorry to be a pain but I only just noticed this because it's going to the > wrong email address :) > > Could you make sure to send future revisions to ljs@kernel.org? I would have sworn that I used 'ljs@kernel.org' but I guess I did not. FWIW, I did use the right one here [1], so it might have just spaced out :-) [1] https://lore.kernel.org/linux-mm/20260606035003.529685-1-osalvador@suse.de/ -- Oscar Salvador SUSE Labs