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 99C28388878 for ; Thu, 28 May 2026 14:06:47 +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=1779977208; cv=none; b=iWdtisHLgkKkB8avOST4jRWNWbP4h2PLQu3MpukzhdwbgTwWqzVtMorD4hNN/1w/7+iQ/DU2wya3ozbQs48DqWpLk/6ht7zcT4g0TpIh52L9rmNqRIoDH14vY4yjAAI6D2f4LBlKI+a8ETwneEBFAzg99kFysuceOv3trvuLAEw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779977208; c=relaxed/simple; bh=8C8QwEVUOPCMXn+GDNtyyyDBw68HoPOSdJUmGHn8cnw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=g4TqTlh4zW8a7hF2PqgJ8v3Lz6XULWMHNAwuAbDssHi03etGPG+imw5c8/FVvLLnTUUY6KgWKR/b4KeWxbAq8wjBjAB18rmUc6EHpyFqXQqZv1CEkLNhiz7813dDqxkh/By2VKhu1OLxZuV+R9sNk8AoQtyoa/1Xf1ycoYxM3QM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Pvb1CXpr; 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="Pvb1CXpr" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B72BD1F00A3C; Thu, 28 May 2026 14:06:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1779977207; bh=EslBfza86xJv9Gc7bf96swVB3Sut/phxGTZEKo61jTM=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Pvb1CXpr/acSDEgJNqprj0XeEzYpf8q1fRcb7Me58XIdeNyB8q1xTvNkeR4E3JGit CEiH32Gt7tVvh+fbS4u8UntcOtXo1d5XFADreJcDyMIt/i5dM/Q0AEwuZZMn2Zi7BY 6Hp0fnRN0ud5N6cVgxCEGFSNgE2I2T6p6l/ZVIPdZFjyZpK+AHs+KyDXaoXtCuMj+6 tNXMjNCJ160XzDKLw9nKKxXdojfL02mjM/jj2bHdBJ49TNoOprtZEU9+V1tlX4ZUZ4 LuYvxAXkEy7fdcIxYkw5bihvG9ayyDfyjJmI2n2jHuufuotGNCIWb+WtXfOBw0+Nh2 WiYHf0bucrkWQ== Date: Thu, 28 May 2026 16:06:40 +0200 From: "Oscar Salvador (SUSE)" To: Brian Masney Cc: Andrew Morton , David Hildenbrand , Lorenzo Stoakes , "Liam R. Howlett" , Vlastimil Babka , Mike Rapoport , Suren Baghdasaryan , Michal Hocko , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: add vm.rst to memory management core Message-ID: References: <20260528-mm-vm-rst-maintainers-file-v1-1-306631c0a610@redhat.com> 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: <20260528-mm-vm-rst-maintainers-file-v1-1-306631c0a610@redhat.com> On Thu, May 28, 2026 at 09:56:14AM -0400, Brian Masney wrote: > The vm.rst file is currently not listed in the MAINTAINERS file, so > let's go ahead and add to the MM core subsystem so that the maintainers > are CCed when changes to the documentation are proposed. > > Signed-off-by: Brian Masney Reviewed-by: Oscar Salvador (SUSE) -- Oscar Salvador SUSE Labs