All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olh@suse.de>
To: linuxppc-dev <linuxppc-dev@lists.linuxppc.org>
Subject: pmac_power_off is gone in 2.2.17
Date: Thu, 12 Oct 2000 17:53:22 +0200	[thread overview]
Message-ID: <20001012175322.A5273@suse.de> (raw)


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/

             reply	other threads:[~2000-10-12 15:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-12 15:53 Olaf Hering [this message]
2000-10-12 20:08 ` pmac_power_off is gone in 2.2.17 Roman Zippel
2000-10-12 21:24   ` Olaf Hering
2000-10-16 23:57 ` Paul Mackerras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20001012175322.A5273@suse.de \
    --to=olh@suse.de \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.