From: Corey Minyard <minyard@acm.org>
To: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Jeff Garzik <jgarzik@pobox.com>, Andrew Morton <akpm@osdl.org>,
Pawe__ Sikora <pluto@pld-linux.org>,
linux-kernel@vger.kernel.org, Richard Henderson <rth@twiddle.net>
Subject: Re: [PATCH][alpha] "pm_power_off" [drivers/char/ipmi/ipmi_poweroff.ko] undefined!
Date: Wed, 23 Mar 2005 07:51:19 -0600 [thread overview]
Message-ID: <42417457.9020008@acm.org> (raw)
In-Reply-To: <20050323113858.A4941@jurassic.park.msu.ru>
This is not the right fix. I know of IPMI hardware on ppc and xscale
systems. There should be nothing general in the driver that limits it
to x86/ia64.
pm_power_off is defined in linux/pm.h. Shouldn't it be available
everywhere?
-Corey
Ivan Kokshaysky wrote:
>On Tue, Mar 22, 2005 at 04:53:12PM -0500, Jeff Garzik wrote:
>
>
>>Although I suppose its possible that some alpha machines have SMI
>>hardware, I don't think I've ever seen ACPI or IPMI on any alpha.
>>
>>
>
>Yes, this stuff doesn't exist. I think it would be correct to add
>the following to drivers/char/ipmi/Kconfig, like it's done for ACPI:
>
>menu "IPMI"
>+ depends on IA64 || X86
>
>config IPMI_HANDLER
> tristate 'IPMI top-level message handler'
>+ depends on IA64 || X86
>
>
>Ivan.
>
>
prev parent reply other threads:[~2005-03-23 13:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-15 22:35 [PATCH][alpha] "pm_power_off" [drivers/char/ipmi/ipmi_poweroff.ko] undefined! Paweł Sikora
2005-03-22 21:06 ` Andrew Morton
2005-03-22 21:53 ` Jeff Garzik
2005-03-23 8:38 ` Ivan Kokshaysky
2005-03-23 13:51 ` Corey Minyard [this message]
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=42417457.9020008@acm.org \
--to=minyard@acm.org \
--cc=akpm@osdl.org \
--cc=ink@jurassic.park.msu.ru \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pluto@pld-linux.org \
--cc=rth@twiddle.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox