All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@infradead.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>
Subject: Re: pull request for range-hrtimer updates
Date: Sun, 12 Oct 2008 19:37:03 -0400	[thread overview]
Message-ID: <20081012193703.2b45319e@infradead.org> (raw)
In-Reply-To: <20081010113749.GA21937@elte.hu>

On Fri, 10 Oct 2008 13:37:49 +0200
Ingo Molnar <mingo@elte.hu> wrote:

> 
> * Ingo Molnar <mingo@elte.hu> wrote:
> 
> > pulled into tip/timers/range-hrtimers, thanks Arjan!
> 
> i have put these latest bits into tip/master today and -tip testing 
> found a boot failure on a 32-bit testbox: a boot crash in 
> hrtimer_interrupt():
> note highres=0 and hpet=disable. You probably need to try these if
> you want to trigger the same crash.
> 
> Reverting these updates from tip/master solves the crash.

yeah there was an interesting race there.
If you go idle the first time it's also the first time you decide to
not do hrtimers anymore.. and my code didn't cope with that well.

please repull
ssh://master.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-hrtimer.git
to also get the fix

-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org


      parent reply	other threads:[~2008-10-12 23:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-08 15:33 pull request for range-hrtimer updates Arjan van de Ven
2008-10-09 12:33 ` Ingo Molnar
     [not found]   ` <20081010113749.GA21937@elte.hu>
2008-10-12 23:37     ` Arjan van de Ven [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=20081012193703.2b45319e@infradead.org \
    --to=arjan@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    /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.