All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Peter Hurley <peter@hurleysoftware.com>
Cc: Hans de Goede <hdegoede@redhat.com>,
	Grant Likely <grant.likely@linaro.org>,
	Leif Lindholm <leif.lindholm@linaro.org>,
	Rob Herring <robh@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	stable <stable@vger.kernel.org>,
	devicetree@vger.kernel.org
Subject: Re: [REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0
Date: Tue, 17 Mar 2015 20:35:39 +0100	[thread overview]
Message-ID: <87zj7bquwk.fsf@igel.home> (raw)
In-Reply-To: <5507758B.2060000@hurleysoftware.com> (Peter Hurley's message of "Mon, 16 Mar 2015 20:30:03 -0400")

Peter Hurley <peter@hurleysoftware.com> writes:

> It doesn't boot?

It boots right into user space, but the initrd doesn't like something
(perhaps the missing console) and exits.  Note that the framebuffer
console does work, but all I see are the penguins.

[    6.235604] Warning: unable to open an initial console.
[    6.237611] Freeing unused kernel memory: 2156K (c000000000a0a000 - c000000000c25000)
[    6.262059] mount (70) used greatest stack depth: 10064 bytes left
[    6.298795] mkdir (76) used greatest stack depth: 9760 bytes left
[    6.376450] sysrq: SysRq : Changing Loglevel
[    6.376513] sysrq: Loglevel set to 1
[    6.430512] systemd-udevd[111]: starting version 208
[    6.488367] udevadm (112) used greatest stack depth: 9312 bytes left
[    6.605581] ata_id (127) used greatest stack depth: 8400 bytes left
[    8.578710] btrfs (217) used greatest stack depth: 8032 bytes left
[    8.700698] PM: Starting manual resume from disk
[   13.354795] EXT4-fs (dm-1): mounting ext3 file system using the ext4 subsystem
[   13.391899] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   23.852033] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[   23.852033] 
[   23.852067] CPU: 1 PID: 1 Comm: run-init Not tainted 4.0.0-rc4-test #27
[   23.852078] Call Trace:
[   23.852095] [c0000001ee0bbb30] [c0000000006f8f64] .dump_stack+0x88/0xa8 (unreliable)
[   23.852118] [c0000001ee0bbbb0] [c0000000006f52f8] .panic+0xe8/0x284
[   23.852139] [c0000001ee0bbc50] [c000000000045b38] .do_exit+0x550/0xa08
[   23.852156] [c0000001ee0bbd30] [c000000000047178] .do_group_exit+0x48/0xbc
[   23.852173] [c0000001ee0bbdc0] [c000000000047200] .__wake_up_parent+0x0/0x38
[   23.852192] [c0000001ee0bbe30] [c000000000007d18] system_call+0x38/0xd0

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  parent reply	other threads:[~2015-03-17 19:35 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 16:31 [REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0 Hans de Goede
2015-03-16 17:49 ` Peter Hurley
     [not found]   ` <550717A0.3060603-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
2015-03-16 18:12     ` Hans de Goede
     [not found]       ` <55071D0C.2050700-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-03-16 18:23         ` Peter Hurley
2015-03-16 18:35           ` Hans de Goede
2015-03-16 19:46             ` Peter Hurley
     [not found]               ` <5507332B.5020504-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
2015-03-17 16:48                 ` Jon Masters
2015-03-17 17:47                   ` Peter Hurley
     [not found]                     ` <550868AF.8050201-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
2015-03-18  0:13                       ` Jon Masters
2015-03-18 13:00                         ` Peter Hurley
2015-03-18 22:46                           ` Jon Masters
     [not found]                             ` <550A003C.4040100-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-03-19 11:46                               ` Peter Hurley
2015-03-16 22:36             ` Peter Hurley
2015-03-17  8:20               ` Hans de Goede
2015-03-17 13:30                 ` Rob Herring
     [not found]                   ` <CAL_Jsq+dA3RDbakrkeMY07czs13bFFKCyETEXTzWxf+h1umBPQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-03-17 13:43                     ` Hans de Goede
     [not found]                       ` <55082F9F.90909-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2015-03-17 14:20                         ` Peter Hurley
2015-03-17 20:22                           ` Peter Hurley
2015-03-17  0:19   ` Andreas Schwab
     [not found]     ` <87r3sowk51.fsf-hBGjKatGTSWzQB+pC5nmwQ@public.gmane.org>
2015-03-17  0:30       ` Peter Hurley
2015-03-17  0:35         ` Andreas Schwab
2015-03-17  0:46           ` Peter Hurley
2015-03-17  6:49             ` Geert Uytterhoeven
2015-03-17 18:27               ` Andreas Schwab
2015-03-17 19:35         ` Andreas Schwab [this message]
2015-03-17 19:44           ` Peter Hurley
2015-03-17 20:14             ` Peter Hurley
2015-03-17 22:26               ` Andreas Schwab
2015-03-17  8:25     ` Hans de Goede
2015-03-17 10:09       ` Leif Lindholm
     [not found]         ` <20150317100917.GM4278-t77nlHhSwNqAroYi2ySoxKxOck334EZe@public.gmane.org>
2015-03-17 10:11           ` Hans de Goede
2015-03-17 19:06       ` Andreas Schwab

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=87zj7bquwk.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=devicetree@vger.kernel.org \
    --cc=grant.likely@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hdegoede@redhat.com \
    --cc=leif.lindholm@linaro.org \
    --cc=peter@hurleysoftware.com \
    --cc=robh@kernel.org \
    --cc=stable@vger.kernel.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 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.