All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Zhao Yakui <yakui.zhao@intel.com>
Cc: linux-acpi@vger.kernel.org, lenb@kernel.org
Subject: Re: [PATCH 3/4]  ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transitio
Date: Thu, 17 Jul 2008 14:48:24 +0200	[thread overview]
Message-ID: <487F3F98.8000305@firstfloor.org> (raw)
In-Reply-To: <1216021174.32159.22.camel@yakui_zhao.sh.intel.com>


As a general  comment I wonder if this problem is really wide spread enough
to deserve an own command line option or if that could be just done
with quirks.

> --- linux-2.6.orig/drivers/acpi/power.c
> +++ linux-2.6/drivers/acpi/power.c
> @@ -54,6 +54,14 @@ ACPI_MODULE_NAME("power");
>  #define ACPI_POWER_RESOURCE_STATE_OFF	0x00
>  #define ACPI_POWER_RESOURCE_STATE_ON	0x01
>  #define ACPI_POWER_RESOURCE_STATE_UNKNOWN 0xFF
> +
> +#ifdef MODULE_PARAM_PREFIX
> +#undef MODULE_PARAM_PREFIX
> +#endif

How can MODULE_PARAM_PREFIX be set here?

-Andi

  parent reply	other threads:[~2008-07-17 12:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-14  7:39 [PATCH 3/4] ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transitio Zhao Yakui
2008-07-14 10:39 ` Thomas Renninger
2008-07-15  2:41   ` Zhao Yakui
2008-07-15  2:51     ` Zhang Rui
2008-07-17 12:48 ` Andi Kleen [this message]
2008-07-18  1:17   ` Zhao Yakui

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=487F3F98.8000305@firstfloor.org \
    --to=andi@firstfloor.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=yakui.zhao@intel.com \
    /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.