mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Peter Zijlstra <a.p.zijlstra@chello.nl>
To: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Cc: Steven Rostedt <rostedt@goodmis.org>, Ingo Molnar <mingo@elte.hu>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org
Subject: Re: 2.6.26.6-rt11 boot failure on PREEMPT_DESKTOP
Date: Sat, 18 Oct 2008 02:58:02 +0200	[thread overview]
Message-ID: <1224291482.10548.29.camel@lappy.programming.kicks-ass.net> (raw)
In-Reply-To: <48F932B1.6020405@ct.jp.nec.com>

On Fri, 2008-10-17 at 17:49 -0700, Hiroshi Shimamoto wrote:
> Hi,
> 
> I got an issue, 2.6.26.6-rt11 PREEMPT_DESKTOP doesn't boot on my box.
> Attached my .config.
> 
> The boot stopped the following point.
> [    1.285988] Real Time Clock Driver v1.12ac
> [    1.290816] intel_rng: FWH not detected
> [    1.295992] Linux agpgart interface v0.103
> [    1.300385] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
> [    1.308734] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    1.316818] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
> [    1.325397] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
> [    1.329632] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> [    1.336132] Floppy drive(s): fd0 is 1.44M
> [    4.356923] floppy0: no floppy controllers found
> 
> I've bisected, the patch
> sched-properly-account-irq-and-rt-load.patch
> causes this issue.
> 
> I was looking for what's wrong, but couldn't find the root cause.
> But tried to change load.weight to 1 instead of 0 for RT process,
> the kernel booted fine.
> This zero load weight causes rq load weight zero, I guess it might
> make some badness. But I'm not sure about this.
> I don't think this is correct fix.

you're right, its not. but that patch is very likely busted anyway.
totally forgot -rt was carrying it.


      reply	other threads:[~2008-10-18  0:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-18  0:49 Hiroshi Shimamoto
2008-10-18  0:58 ` Peter Zijlstra [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=1224291482.10548.29.camel@lappy.programming.kicks-ass.net \
    --to=a.p.zijlstra@chello.nl \
    --cc=h-shimamoto@ct.jp.nec.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rostedt@goodmis.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome