[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240226141324.278526-1-david@redhat.com>
Date: Mon, 26 Feb 2024 15:13:22 +0100
From: David Hildenbrand <david@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: linux-mm@...ck.org,
David Hildenbrand <david@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Matthew Wilcox <willy@...radead.org>
Subject: [PATCH v2 0/2] mm: remove total_mapcount()
Let's remove the remaining user from mm/memfd.c so we can get rid of
total_mapcount().
v1 -> v2:
* Adjust mm/memfd.c separately, and as suggested by Willy, clean it up
properly.
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: Matthew Wilcox (Oracle) <willy@...radead.org>
David Hildenbrand (2):
mm/memfd: refactor memfd_tag_pins() and memfd_wait_for_pins()
mm: remove total_mapcount()
include/linux/mm.h | 9 +--------
mm/memfd.c | 47 ++++++++++++++++++----------------------------
2 files changed, 19 insertions(+), 37 deletions(-)
--
2.43.2
Powered by blists - more mailing lists