public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown@intel.com>
To: Bruno Ducrot <ducrot@poupinou.org>
Cc: ACPI Developers <acpi-devel@lists.sourceforge.net>,
	cpufreq@www.linux.org.uk
Subject: Re: [ACPI] [PATCH] disable SMM access to SpeedStep using ACPI-FADT pstate_cnt
Date: 16 Feb 2004 00:46:37 -0500	[thread overview]
Message-ID: <1076910396.2507.41.camel@dhcppc4> (raw)
In-Reply-To: <20040215145407.GK13262@poupinou.org>

On Sun, 2004-02-15 at 09:54, Bruno Ducrot wrote:
> On Sun, Feb 15, 2004 at 11:57:12AM +0100, Dominik Brodowski wrote:
> > Disable SMM access to SpeedStep

> I would prefer to name it 'take_ownership' or something like that.  I think
> this is the correct naming.

We write PSTATE_CNT to SMI_CMD register to "assume processor p-state
control responsibility".  We're actually just telling SMM that the OS is
taking over p-states.  This might disable SMM involvement, or may just
change how SMM is involved -- we can't know which.  So I guess you're
right, and we end up with something like this:

- acpi_processor_disable_smm
+ acpi_processor_notify_smm

thanks,
-Len

  reply	other threads:[~2004-02-16  5:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-15 10:57 [PATCH] disable SMM access to SpeedStep using ACPI-FADT pstate_cnt Dominik Brodowski
2004-02-15 14:54 ` [ACPI] " Bruno Ducrot
2004-02-16  5:46   ` Len Brown [this message]
2004-03-15 14:15     ` Dominik Brodowski
2004-02-16  5:29 ` Len Brown

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=1076910396.2507.41.camel@dhcppc4 \
    --to=len.brown@intel.com \
    --cc=acpi-devel@lists.sourceforge.net \
    --cc=cpufreq@www.linux.org.uk \
    --cc=ducrot@poupinou.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox