From: David Hildenbrand (Arm) Date: Mon, 20 Apr 2026 21:03:16 +0000 (+0200) Subject: docs/mm: clarify that we are not looking for LLM generated content X-Git-Tag: v7.2-rc1~35^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=afb5a55498e121b1382f139512c8a3ea3de68e49;p=thirdparty%2Flinux.git docs/mm: clarify that we are not looking for LLM generated content Let's make it clear that we are not looking for LLM generated content from contributors not familiar with the details of MM, as it shifts the real work onto reviewers. Signed-off-by: David Hildenbrand (Arm) Acked-by: Dev Jain Acked-by: Michal Hocko Acked-by: Zi Yan Acked-by: Vlastimil Babka (SUSE) Reviewed-by: Lorenzo Stoakes Acked-by: Mike Rapoport (Microsoft) Acked-by: Harry Yoo (Oracle) Acked-by: SeongJae Park Signed-off-by: Jonathan Corbet Message-ID: <20260420-llmdoc-v1-1-47d2091177c4@kernel.org> --- diff --git a/Documentation/mm/index.rst b/Documentation/mm/index.rst index 7aa2a88869083..13a79f5d092c0 100644 --- a/Documentation/mm/index.rst +++ b/Documentation/mm/index.rst @@ -7,6 +7,19 @@ of Linux. If you are looking for advice on simply allocating memory, see the :ref:`memory_allocation`. For controlling and tuning guides, see the :doc:`admin guide <../admin-guide/mm/index>`. +.. note:: + + Unfortunately, parts of this guide are still incomplete or missing. + While we appreciate contributions, documentation in this area is hard + to get right and requires a lot of attention to detail. New contributors + should reach out to the relevant maintainers early. + + This guide is expected to reflect reality, which requires contributors + to have a detailed understanding. Documentation generated with LLMs + by contributors unfamiliar with these details shifts the real work onto + reviewers, which is why such contributions will be rejected without + further comment. + .. toctree:: :maxdepth: 1