public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: v4.7-rc2 kernel fails to boot when acpi=force
Date: Wed, 8 Jun 2016 11:48:11 +0100	[thread overview]
Message-ID: <20160608104811.GB14506@leverpostej> (raw)
In-Reply-To: <38f33112-e65f-85f0-d6ab-a0af12444fb0@riken.jp>

On Wed, Jun 08, 2016 at 07:07:26PM +0900, Itaru Kitayama wrote:
> 
> On 6/8/16 6:47 PM, Mark Rutland wrote:
> >
> >It looks like the we're failing to find the console (judging by the fact
> >the kernel opted to use a dummy device). The other messages look largely
> >fine. It may be worth also passing "keep_bootcon" to try to get a few
> >more lines of messages, though that may or may not be helpful.
> 
> I tried that and actually I obtained a lot longer boot log, I will
> past it below after answering your questions.
> 
> >I was under the impression that SPCR told us the console to use, but
> >from grepping the kernel source code, it looks like mainline doesn't
> >support that yet. Given that, I'm at a loss as to how this could have
> >worked for v4.6.
> >
> >I take it you've used the exactly same command line for v4.6 and
> >v4.7-rc2? i.e. you weren't previously passing something like
> >"console=ttyAMA0,115200"?
> 
> I doubt I was, but as I've reinstalled the system there's no way
> to confirm.
> 
> >Were you using a vanilla v4.6? Or some distro derivative?
> 
> It was a vanilla v4.6.

Ok.

I just had a go booting a v4.6 kernel (defconfig + CONFIG_EXPERT to
enable the relevant ACPI options) on a Seattle system. I passed
"acpi=force", but avoided "console=". 

The last messages I see form my kernel are also:

[    0.008104] Console: colour dummy device 80x25
[    0.012572] console [tty0] enabled
[    0.015989] bootconsole [pl11] disabled

If I also pass "console=ttyAMA0,115200", I get a full set of messages,
including a i2c-designware-core warnign similarly to what you saw below
for v4.7-rc2.

So I suspect previously, something was passing an option like
"console=ttyAMA0,115200" to the kernel.

Thanks,
Mark.

  reply	other threads:[~2016-06-08 10:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07  8:06 v4.7-rc2 kernel fails to boot when acpi=force Itaru Kitayama
2016-06-07 10:23 ` Mark Rutland
2016-06-07 10:53   ` Itaru Kitayama
2016-06-07 11:05     ` Mark Rutland
2016-06-07 12:05       ` G Gregory
2016-06-08  9:28       ` Itaru Kitayama
2016-06-08  9:47         ` Mark Rutland
2016-06-08 10:07           ` Itaru Kitayama
2016-06-08 10:48             ` Mark Rutland [this message]
2016-06-09 13:11           ` Itaru Kitayama

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=20160608104811.GB14506@leverpostej \
    --to=mark.rutland@arm.com \
    --cc=linux-arm-kernel@lists.infradead.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