[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240326231453.1206227-1-surenb@google.com>
Date: Tue, 26 Mar 2024 16:14:46 -0700
From: Suren Baghdasaryan <surenb@...gle.com>
To: akpm@...ux-foundation.org
Cc: rdunlap@...radead.org, sfr@...b.auug.org.au, kent.overstreet@...ux.dev,
surenb@...gle.com, linux-mm@...ck.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] Documentation fixes for memory allocation profiling
With the introduction of [1] kernel-doc can handle _noprof function names.
This patchset changes back _noprof documentation changes introduced in
memory allocation profiling patchset [2].
Changes are split into several patches, each undoing changes in a specific
patch from the original patchset so that it's easy to squash the fix into
the initial patch if Andrew wants to do that.
Changes apply cleanly over mm-unstable and are tested with [1] applied.
[1] https://lore.kernel.org/all/20240326054149.2121-1-rdunlap@infradead.org/
[2] https://lore.kernel.org/all/20240321163705.3067592-1-surenb@google.com/
Suren Baghdasaryan (6):
Documentation: rhashtable: undo _noprof additions in the documentation
Documentation: mm: undo _noprof additions in the documentation
Documentation: mempool: undo _noprof additions in the documentation
Documentation: mm: vmalloc: undo _noprof additions in the
documentation
Documentation: mm: percpu: undo _noprof additions in the documentation
Documentation: mm/slab: undo _noprof additions in the documentation
lib/rhashtable.c | 6 +++---
mm/mempolicy.c | 6 +++---
mm/mempool.c | 2 +-
mm/nommu.c | 8 ++++----
mm/page_alloc.c | 8 ++++----
mm/percpu.c | 2 +-
mm/slub.c | 2 +-
mm/util.c | 10 +++++-----
mm/vmalloc.c | 14 +++++++-------
9 files changed, 29 insertions(+), 29 deletions(-)
base-commit: 4aaccadb5c04dd4d4519c8762a38010a32d904a3
prerequisite-patch-id: 1c2be401fcd818b167ef7d506a2fb87fea230835
prerequisite-patch-id: d3c1b90bc5ee32295962c5d30bd79dfb6eb774c3
prerequisite-patch-id: 25e37766c40250d564a0c198e2af01a9aae33c92
prerequisite-patch-id: ed3859d70637371a854c212aa08db8f28edbede4
--
2.44.0.396.g6e790dbe36-goog
Powered by blists - more mailing lists