[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180522095515.2735-1-david@redhat.com>
Date: Tue, 22 May 2018 11:55:13 +0200
From: David Hildenbrand <david@...hat.com>
To: linux-mm@...ck.org
Cc: linux-kernel@...r.kernel.org, David Hildenbrand <david@...hat.com>
Subject: [PATCH v1 0/2] kasan: fix memory notifier handling
If onlining of pages fails, we don't properly free up memory.
Also, the memory hotplug notifier is not registered early enough, still
failing on certain setups where memory is detected, added and onlined
early.
David Hildenbrand (2):
kasan: free allocated shadow memory on MEM_CANCEL_OFFLINE
kasan: fix memory hotplug during boot
mm/kasan/kasan.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.17.0
Powered by blists - more mailing lists