diff options
author | 2025-08-26 10:19:46 +0300 | |
---|---|---|
committer | 2025-08-26 10:47:03 +0300 | |
commit | b3dcc9d1d806fb1e175f85978713eef868531da4 (patch) | |
tree | 08b268dd837c24899fbb127036b9597820dd449e /tools/perf/scripts/python | |
parent | mm: numa,memblock: Use SZ_1M macro to denote bytes to MB conversion (diff) | |
download | wireguard-linux-b3dcc9d1d806fb1e175f85978713eef868531da4.tar.xz wireguard-linux-b3dcc9d1d806fb1e175f85978713eef868531da4.zip |
memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
The kernel-doc description of MEMBLOCK_RSRV_NOINIT and
memblock_reserved_mark_noinit() do not accurately describe their
functionality.
Expand their kernel doc to make it clear that the user of
MEMBLOCK_RSRV_NOINIT is responsible to properly initialize the struct pages
for such regions and add more details about effects of using this flag.
Reviewed-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/f8140a17-c4ec-489b-b314-d45abe48bf36@redhat.com
Link: https://lore.kernel.org/r/20250826071947.1949725-1-rppt@kernel.org
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions