]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - mm/zswap.c
mm/zswap: Convert dst-mem to hotplug state machine
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Sat, 26 Nov 2016 23:13:39 +0000 (00:13 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 1 Dec 2016 23:52:36 +0000 (00:52 +0100)
commitad7ed7708db9ff388450935645816d44bf08a56d
treeb089139f6814a965f0e79ef143782c2e47a94d9f
parent215c89d055e085c42cea4fd571a1d0db0b6d5648
mm/zswap: Convert dst-mem to hotplug state machine

Install the callbacks via the state machine and let the core invoke
the callbacks on the already online CPUs.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: linux-mm@kvack.org
Cc: Seth Jennings <sjenning@redhat.com>
Cc: rt@linutronix.de
Link: http://lkml.kernel.org/r/20161126231350.10321-12-bigeasy@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/cpuhotplug.h
mm/zswap.c