On 2026-04-24 13:36, Mark Brown wrote:
On Fri, Apr 24, 2026 at 01:20:02PM -0400, Luiz Capitulino wrote:
On 2026-04-18 06:54, Mike Rapoport wrote:
--- a/tools/testing/selftests/mm/.gitignore
+++ b/tools/testing/selftests/mm/.gitignore
@@ -4,6 +4,10 @@ hugepage-mmap
hugepage-mremap
hugepage-shm
hugepage-vmemmap
Shouldn't we remove these? Also, there's a reference to hugepage-mmap in
Documentation/admin-guide/mm/hugetlbpage.rst.
Linus complained at some point about removing things from .gitignore
causing issues with old binaries left around in the working directory.
Oh, that makes sense. Thanks for the clarification.