public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Muli Ben-Yehuda <muli@il.ibm.com>
Cc: Linus Torvalds <torvalds@osdl.org>,
	linux-kernel@vger.kernel.org, Dave Jones <davej@redhat.com>,
	Andrew Morton <akpm@osdl.org>
Subject: Re: [patch] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT
Date: Thu, 21 Dec 2006 12:15:33 +0100	[thread overview]
Message-ID: <20061221111533.GA31433@elte.hu> (raw)
In-Reply-To: <20061221110914.GY30145@rhun.ibm.com>


* Muli Ben-Yehuda <muli@il.ibm.com> wrote:

> > but i still /strongly/ disagree with your attitude that mainline is 
> > 'experimental' and hence there's nothing to see here, move over.
> 
> We can agree to disagree about how "experimental" mainline should be. 
> [...]

there's not much to disagree about. Mainline early bootup _must not 
break_, and if it breaks, it must be easy for the tester to figure it 
out. Simple as that. If it ever breaks and the user cannot give us other 
feedback but: "my laptop hung", we screwed up the process!

once the system has booted up into a minimal state, up to the stage 
where say netconsole works, we've got an exponentially increasing number 
of measures to find /all the other bugs/. But early bootup is like 
sacred. It's not experimental at all. Really. Having a system that 
doesnt even boot and gives no feedback at all is an absolute showstopper 
and a lost tester to us.

if we need draconian measures such as having two versions of early 
bootup code present in the kernel and a runtime boot switch to trigger 
between the old-trusted and the new-unknown one [perhaps even 
automatically, via the help of Grub] then so it be - but we cannot 
tolerate hung bootups.

	Ingo

      reply	other threads:[~2006-12-21 11:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-20 10:28 [patch] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFAULT Ingo Molnar
2006-12-20 11:30 ` Muli Ben-Yehuda
2006-12-20 16:23   ` Ingo Molnar
2006-12-20 18:09     ` Muli Ben-Yehuda
2006-12-21 10:37       ` Ingo Molnar
2006-12-21 11:09         ` Muli Ben-Yehuda
2006-12-21 11:15           ` Ingo Molnar [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=20061221111533.GA31433@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@osdl.org \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=muli@il.ibm.com \
    --cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox