[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250430010059.892632-1-vishal.moola@gmail.com>
Date: Tue, 29 Apr 2025 18:00:57 -0700
From: "Vishal Moola (Oracle)" <vishal.moola@...il.com>
To: linux-mm@...ck.org
Cc: linux-kernel@...r.kernel.org,
Vivek Kasireddy <vivek.kasireddy@...el.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"Vishal Moola (Oracle)" <vishal.moola@...il.com>
Subject: [PATCH 0/2] mm/gup: Cleanup memfd_pin_folios()
A couple straightforward cleanups to memfd_pin_folios() found through
code inspection. Saves 124 bytes of kernel text overall and makes the
code more readable.
Vishal Moola (Oracle) (2):
mm/gup: Remove unnecessary check in memfd_pin_folios()
mm/gup: Remove page_folio() in memfd_pin_folios()
mm/gup.c | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
--
2.49.0
Powered by blists - more mailing lists