]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
powerpc: Disable VPHN polling during a suspend operation
authorJesse Larrew <jlarrew@linux.vnet.ibm.com>
Wed, 1 Dec 2010 12:31:26 +0000 (12:31 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 9 Dec 2010 04:36:30 +0000 (15:36 +1100)
commit3b7a27db3b6b5501e3d1c1628e6d5a547ffe76c6
treee30f3b6449ede133a03a56d8e57a82751ce3dbdc
parent9eff1a38407c051273fe1a20f03f8155bd32de35
powerpc: Disable VPHN polling during a suspend operation

Tie the polling mechanism into the ibm,suspend-me rtas call to
stop/restart polling before/after a suspend, hibernate, migrate,
or checkpoint restart operation. This ensures that the system has a
chance to disable the polling if the partition is migrated to a system
that does not support VPHN (and vice versa).

Signed-off-by: Jesse Larrew <jlarrew@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/topology.h
arch/powerpc/kernel/rtas.c