On Thu, Nov 14, 2019 at 02:19:10PM +0100, David Hildenbrand wrote: > Luckily, we have no users left, so we can get rid of it. Cleanup > set_migratetype_isolate() a little bit. > > Cc: Greg Kroah-Hartman <[email protected]> > Cc: "Rafael J. Wysocki" <[email protected]> > Cc: Andrew Morton <[email protected]> > Cc: Pavel Tatashin <[email protected]> > Cc: Michal Hocko <[email protected]> > Cc: Dan Williams <[email protected]> > Cc: Oscar Salvador <[email protected]> > Cc: Qian Cai <[email protected]> > Cc: Anshuman Khandual <[email protected]> > Cc: Pingfan Liu <[email protected]> > Cc: Michael Ellerman <[email protected]> > Signed-off-by: David Hildenbrand <[email protected]> > --- > drivers/base/memory.c | 19 ------------------- > include/linux/memory.h | 27 --------------------------- > mm/page_isolation.c | 38 ++++---------------------------------- > 3 files changed, 4 insertions(+), 80 deletions(-)
Reviewed-by: Greg Kroah-Hartman <[email protected]>
