[PATCH v2 1/2] mm: remove the memory isolate notifier

Greg Kroah-Hartman gregkh at linuxfoundation.org
Fri Nov 15 14:06:35 AEDT 2019


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 <gregkh at linuxfoundation.org>
> Cc: "Rafael J. Wysocki" <rafael at kernel.org>
> Cc: Andrew Morton <akpm at linux-foundation.org>
> Cc: Pavel Tatashin <pasha.tatashin at soleen.com>
> Cc: Michal Hocko <mhocko at suse.com>
> Cc: Dan Williams <dan.j.williams at intel.com>
> Cc: Oscar Salvador <osalvador at suse.de>
> Cc: Qian Cai <cai at lca.pw>
> Cc: Anshuman Khandual <anshuman.khandual at arm.com>
> Cc: Pingfan Liu <kernelfans at gmail.com>
> Cc: Michael Ellerman <mpe at ellerman.id.au>
> Signed-off-by: David Hildenbrand <david at redhat.com>
> ---
>  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 <gregkh at linuxfoundation.org>


More information about the Linuxppc-dev mailing list