All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Kosina <jkosina@suse.cz>
To: Len Brown <lenb@kernel.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	Ingo Molnar <mingo@elte.hu>,
	x86@kernel.org, LKML <linux-kernel@vger.kernel.org>,
	Andi Kleen <andi@firstfloor.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Henrique de Moraes Holschuh <hmh@hmh.eng.br>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Ondrej Zary <linux@rainbow-software.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-pm@lists.linux-foundation.org
Subject: Re: [PATCH] x86 idle APM: delete apm_cpu_idle(), and its use of pm_idle
Date: Fri, 1 Apr 2011 11:28:36 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LNX.2.00.1104011127480.22712__42158.311387948$1301650247$gmane$org@pobox.suse.cz> (raw)
In-Reply-To: <alpine.LFD.2.02.1103302311500.2444@x980>

On Wed, 30 Mar 2011, Len Brown wrote:

> From: Len Brown <len.brown@intel.com>
> 
> There is some doubt whether the APM idle feature
> to call into the BIOS from the idle loop is reliable.
> Certainly it was known to fail on some machines,
> but more importantly, APM machines have not shipped
> for a decade and so finding machines to test the code
> is problematic.
> 
> After this patch, systems running in APM mode will
> simply run default_idle() and HALT without calling
> into the BIOS from their idle loop.
> 
> This deletes a much-maligned modular user of the (pm_idle)()
> function pointer.
> 
> Signed-off-by: Len Brown <len.brown@intel.com>
> ---
> Jiri,
> If you can review, test, ack, that would be great.
> I'll probably end up shipping this via the idle tree
> because subsequent patches to delete pm_idle
> will depend on it.

Looks fine, works here.

	Acked-by: Jiri Kosina <jkosina@suse.cz>

Thanks Len.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

  parent reply	other threads:[~2011-04-01  9:28 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-26  6:22 [PATCH] apm: orphan the driver Stephen Rothwell
2011-03-28 12:44 ` Jiri Kosina
2011-03-28 12:44 ` Jiri Kosina
2011-03-28 13:44   ` Stephen Rothwell
2011-03-28 13:44   ` Stephen Rothwell
2011-03-28 14:05     ` Jiri Kosina
2011-03-28 14:05     ` Jiri Kosina
2011-03-28 14:14       ` Joe Perches
2011-03-28 17:24         ` Jiri Kosina
2011-03-28 17:24         ` Jiri Kosina
2011-03-28 14:14       ` Joe Perches
2011-03-28 17:45       ` Andi Kleen
2011-03-28 17:45       ` Andi Kleen
2011-03-28 17:57         ` H. Peter Anvin
2011-03-28 18:21           ` Andi Kleen
2011-03-28 18:24             ` H. Peter Anvin
2011-03-28 18:24             ` H. Peter Anvin
2011-03-28 18:46             ` Linus Torvalds
2011-03-28 18:46             ` Linus Torvalds
2011-03-28 21:19               ` Jiri Kosina
2011-03-31  3:16                 ` [PATCH] x86 idle APM: delete apm_cpu_idle(), and its use of pm_idle Len Brown
2011-03-31  3:16                 ` Len Brown
2011-03-31  6:56                   ` Ingo Molnar
2011-03-31  6:56                   ` Ingo Molnar
2011-04-01  9:28                   ` Jiri Kosina [this message]
2011-04-01  9:28                   ` Jiri Kosina
2011-03-28 21:19               ` [PATCH] apm: orphan the driver Jiri Kosina
2011-03-28 18:21           ` Andi Kleen
2011-03-28 17:57         ` H. Peter Anvin

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='alpine.LNX.2.00.1104011127480.22712__42158.311387948$1301650247$gmane$org@pobox.suse.cz' \
    --to=jkosina@suse.cz \
    --cc=akpm@linux-foundation.org \
    --cc=andi@firstfloor.org \
    --cc=hmh@hmh.eng.br \
    --cc=hpa@zytor.com \
    --cc=lenb@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=linux@rainbow-software.org \
    --cc=mingo@elte.hu \
    --cc=sfr@canb.auug.org.au \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.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.