Re: [PATCH 01/22] mm: drop unused __mm_flags_set_mask_bits_word()
"David Hildenbrand (Arm)" <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded |
|---|---|
| Message-ID | <45118388-cf5e-4407-b2a2-ec67727cc4a4__34261.7975476728$1784645855$gmane$org@kernel.org> |
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