patch-2.1.125 linux/arch/i386/kernel/process.c
Next file: linux/arch/i386/kernel/setup.c
Previous file: linux/arch/i386/kernel/io_apic.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 7 18:52:06 1998
- Orig file:
v2.1.124/linux/arch/i386/kernel/process.c
- Orig date:
Mon Oct 5 13:13:35 1998
diff -u --recursive --new-file v2.1.124/linux/arch/i386/kernel/process.c linux/arch/i386/kernel/process.c
@@ -398,7 +398,7 @@
void machine_power_off(void)
{
#if defined(CONFIG_APM) && defined(CONFIG_APM_POWER_OFF)
- apm_set_power_state(APM_STATE_OFF);
+ apm_power_off();
#endif
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov