Re: [PATCH 01/22] mm: drop unused __mm_flags_set_mask_bits_word()

"David Hildenbrand (Arm)" <[email protected]> Tue, 21 Jul 2026 16:57:03 +0200
Newsgroups gmane.linux.uml.devel,gmane.linux.kernel.mm,gmane.linux.ports.arm.kernel,gmane.linux.ports.parisc,gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv,gmane.linux.ports.sparc,gmane.comp.boot-loaders.tboot.devel,gmane.linux.kernel.efi,gmane.linux.kernel,gmane.linux.kernel.cross-arch
Message-ID <[email protected]>
On 7/14/26 16:03, Kevin Brodsky wrote:
> Commit 39f8049cd49f ("mm: update coredump logic to correctly
> use bitmap mm flags") added coredump-specific helpers for the
> remaining masked mm-flags update users.
> 
> That left __mm_flags_set_mask_bits_word() without any callers.
> This is a special-purpose helper that is unlikely to be useful for
> other purposes; best to remove it.
> 
> Assisted-by: Codex:GPT-5.5
> Signed-off-by: Kevin Brodsky <[email protected]>
> ---

Acked-by: David Hildenbrand (Arm) <[email protected]>

-- 
Cheers,

David