All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Waite <linwoes@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ppc: fix idle with interrupts disabled
Date: Thu, 13 Jan 2005 15:58:34 -0500	[thread overview]
Message-ID: <36b714c805011312586718520f@mail.gmail.com> (raw)
In-Reply-To: <200501120407.j0C477s1019067@hera.kernel.org>

On Wed, 12 Jan 2005 01:41:19 +0000, Linux Kernel Mailing List
<linux-kernel@vger.kernel.org> wrote:
> ChangeSet 1.2369, 2005/01/11 17:41:19-08:00, tglx@linutronix.de
> 
>         [PATCH] ppc: fix idle with interrupts disabled
> 
>         The idle-thread-preemption-fix.patch in mm1/2 leads to a stalled box on PPC
>         machines which do not provide a powersave function and therefor poll the
>         idle loop with interrupts disabled.  The patch reenables interrupts.
There is still a stall with PPC  boxes that have powersave enabled. I
use a 74xx based board and unless I disable powersave
(ppc_md.power_save=NULL), I get a stall at:
NET: Registered protocol family 2

Reverting default_idle to prepatch form I still see the hang. I think
it is somewhere else in the patchset. Still looking....

Thanks
Brian

       reply	other threads:[~2005-01-13 21:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200501120407.j0C477s1019067@hera.kernel.org>
2005-01-13 20:58 ` Brian Waite [this message]
2005-01-13 22:26   ` [PATCH] ppc: fix powersave with interrupts disabled Brian Waite
2005-01-14  2:36     ` [RESEND][PATCH] " Brian Waite

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=36b714c805011312586718520f@mail.gmail.com \
    --to=linwoes@gmail.com \
    --cc=linux-kernel@vger.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.