linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* pmac_power_off is gone in 2.2.17
@ 2000-10-12 15:53 Olaf Hering
  2000-10-12 20:08 ` Roman Zippel
  2000-10-16 23:57 ` Paul Mackerras
  0 siblings, 2 replies; 4+ messages in thread
From: Olaf Hering @ 2000-10-12 15:53 UTC (permalink / raw)
  To: linuxppc-dev


Hi,

the pmac_power_off() call in pmac_halt() disappeared in 2.2.17.
Is there any special reason for that? I affects proably only B&W
machines, /sbin/halt doesnt work anymore.


Can we have it back?


diff -urN linux-2.2.17/arch/ppc/kernel/pmac_setup.c linux-2.2.17.poweroff/arch/ppc/kernel/pmac_setup.c
--- linux-2.2.17/arch/ppc/kernel/pmac_setup.c   Mon Sep  4 19:39:16 2000
+++ linux-2.2.17.poweroff/arch/ppc/kernel/pmac_setup.c  Thu Oct 12 17:49:03 2000
@@ -551,6 +551,7 @@
 void
 pmac_halt(void)
 {
+pmac_power_off();
 }




Gruss Olaf

--
 $ man clone

BUGS
       Main feature not yet implemented...

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-10-16 23:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-12 15:53 pmac_power_off is gone in 2.2.17 Olaf Hering
2000-10-12 20:08 ` Roman Zippel
2000-10-12 21:24   ` Olaf Hering
2000-10-16 23:57 ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).