[PATCH -v2] mm: drop hotplug lock from lru_add_drain_all

From: Michal Hocko
Date: Sun Nov 05 2017 - 02:45:43 EST


Here is v2 which drops the IRQ disabling in the hotplug callback and
fixes the compile breakage. The patch 1 is wrong as pointed out by Hugh,
but this one alone should help already.
---