public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Stephane Couture" <stephanc@nortel.com>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>
Subject: Re: 2.6.13-rt3
Date: Thu, 08 Sep 2005 09:41:34 -0400	[thread overview]
Message-ID: <43203F8E.5080108@nortel.com> (raw)
In-Reply-To: <20050901202830.GB27229@elte.hu>

Ingo Molnar wrote:
> * Steven Rostedt <rostedt@goodmis.org> wrote:
> 
> 
>>Ingo,
>>
>>I just found a __MAJOR__ bug in my code.  Below is the patch that 
>>fixes this bug, zaps the WARN_ON in check_pi_list_present, and changes 
>>ALL_TASKS_PI to a booleon instead of just a define.
>>
>>The major bug was in __down_trylock.  See anything wrong with this 
>>code :-) I'm surprised that this worked as well as it did!
> 
> 
> ok, i've released -rt4 with this fix included. The 8-way box boots fine 
> now.
> 
> 	Ingo

On 2.6.13-rt4, I get this error when HIGH_RES_TIMERS is disabled :

arch/ppc/kernel/built-in.o(.text+0x1dbc): In function `timer_interrupt':
arch/ppc/kernel/time.c:241: undefined reference to `do_hr_timer_int'

There is some #ifdef CONFIG_HIGH_RES_TIMERS missing in 
arch/ppc/kernel/time.c

      reply	other threads:[~2005-09-08 13:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-01 16:24 2.6.13-rt3 Steven Rostedt
2005-09-01 16:46 ` 2.6.13-rt3 Steven Rostedt
2005-09-01 19:38   ` 2.6.13-rt3 Steven Rostedt
2005-09-01 20:28     ` 2.6.13-rt3 Ingo Molnar
2005-09-08 13:41       ` Stephane Couture [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=43203F8E.5080108@nortel.com \
    --to=stephanc@nortel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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