[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180810152931.23004-1-osalvador@techadventures.net>
Date: Fri, 10 Aug 2018 17:29:28 +0200
From: osalvador@...hadventures.net
To: akpm@...ux-foundation.org
Cc: mhocko@...e.com, vbabka@...e.cz, dan.j.williams@...el.com,
yasu.isimatu@...il.com, jonathan.cameron@...wei.com,
david@...hat.com, linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Oscar Salvador <osalvador@...e.de>
Subject: [PATCH 0/3] Refactor/cleanup for remove_memory_section/unregister_mem_sect_under_nodes
From: Oscar Salvador <osalvador@...e.de>
This patchset is about cleaning up/refactoring a few functions
from the memory-hotplug code.
The first and the second patch are pretty straightforward, as they
only remove unused arguments/checks.
The third one change the layout of the unregister_mem_sect_under_nodes a bit.
Oscar Salvador (3):
mm/memory_hotplug: Drop unused args from remove_memory_section
mm/memory_hotplug: Drop unneeded check from
unregister_mem_sect_under_nodes
mm/memory_hotplug: Cleanup unregister_mem_sect_under_nodes
drivers/base/memory.c | 5 ++---
drivers/base/node.c | 34 +++++++++++-----------------------
2 files changed, 13 insertions(+), 26 deletions(-)
--
2.13.6
Powered by blists - more mailing lists