]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ppc64: Export machine_power_off for therm_pm72 module
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 24 Aug 2005 04:18:53 +0000 (14:18 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 24 Aug 2005 16:41:35 +0000 (09:41 -0700)
commit5477d30e841e0f707fd2daddc8cb6949858476ee
tree4db7781ff7d24c5de92d13636438d76304d4018c
parent3725822f7c7134249addcd4549aff086950c8090
[PATCH] ppc64: Export machine_power_off for therm_pm72 module

This patch puts back the export of machine_power_off() that was removed
by some janitor as it's used for emergency shutdown by the G5 thermal
control driver. Wether that driver should use kernel_power_off() instead
is debatable and a post-2.6.13 decision. In the meantime, please commit
that patch that fixes the driver for now.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/setup.c