[PATCH 0/2] mm/page_alloc: couple of followups for recent cleanups
Brendan Jackman <[email protected]>
| Newsgroups | dev.linux.lists.linux-rt-devel,org.kernel.vger.linux-kernel,org.kernel.vger.stable,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
These patches are technically orthogonal to each other I'm just sending them as a series to avoid someone needing to deal with the (trivial) conflicts. Based on mm-new, depends on https://lore.kernel.org/all/[email protected]/ Signed-off-by: Brendan Jackman <[email protected]> --- Brendan Jackman (2): mm/page_alloc: don't spin_trylock() in NMI on UP mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK mm/page_alloc.c | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) --- base-commit: 9d6a99520ac667ab6c1dbed364169b68d38f1a5c change-id: 20260710-spin-trylock-followup-332c636e0d99 Best regards, -- Brendan Jackman <[email protected]>