summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHannes Reinecke <hare@kernel.org>2025-07-29 08:46:36 +0200
committerAndrew Morton <akpm@linux-foundation.org>2025-10-03 16:42:43 -0700
commit0a947c14e48cbf9de222836170282e0167a9e096 (patch)
tree6609be31040a79160a29a2d1429eba056987c63e /net/unix/af_unix.c
parentb8179af120943e2fc099ea87caa234039a709a66 (diff)
drivers/base: move memory_block_add_nid() into the caller
Now the node id only needs to be set for early memory, so move memory_block_add_nid() into the caller and rename it into memory_block_add_nid_early(). This allows us to further simplify the code by dropping the 'context' argument to do_register_memory_block_under_node(). Link: https://lkml.kernel.org/r/20250729064637.51662-4-hare@kernel.org Suggested-by: David Hildenbrand <david@redhat.com> Signed-off-by: Hannes Reinecke <hare@kernel.org> Acked-by: David Hildenbrand <david@redhat.com> Acked-by: Oscar Salvador <osalvador@suse.de> Reviewed-by: Donet Tom <donettom@linux.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions