All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Kay Sievers <kay@vrfy.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Steven Rostedt <rostedt@goodmis.org>,
	LKML <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>,
	Wu Fengguang <fengguang.wu@intel.com>,
	Joe Perches <joe@perches.com>,
	"Paul E. McKenney" <paulmck@us.ibm.com>
Subject: Re: [PATCH v3] printk: Have printk() never buffer its data
Date: Tue, 26 Jun 2012 11:34:05 -0700	[thread overview]
Message-ID: <20120626183405.GA2005@kroah.com> (raw)
In-Reply-To: <CAPXgP132AM9_3KryDc0cE+cKd-Q65wpGRkSzHaMvOGLM3AsrHg@mail.gmail.com>

On Tue, Jun 26, 2012 at 07:00:38PM +0200, Kay Sievers wrote:
> > Hm, this doesn't boot for me, just hangs at startup :(

Booting in a qemu image I get the following, it just hangs here:

[    2.683675] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
Started File System Check on Root Device                                [  OK  ]
Starting LSB: setup hostname and yp...
[    2.732973] systemd-fsck[108]: root: clean, 244481/1313280 files, 2189115/5242880 blocks
Starting Remount Root FS...
systemd-fsck[107]: root: clean, 244481/1313280 files, 2189115/5242880 blocks
[    2.746312] EXT4-fs (sda2): re-mounted. Opts: acl,user_xattr
Started Remount Root FS                                                 [  OK  ]
Starting Load Random Seed...
Started Load Random Seed                                                [  OK  ]
[    2.797945] boot.localnet[133]: Using boot-specified hostname 'pistachio.kroah.org'
boot.localnet[133]: Using boot-specified hostname 'pistachio.kroah.org'
[    2.898718] boot.localnet[133]: Setting up hostname 'pistachio'..done
boot.localnet[133]: Setting up hostname 'pistachio'..done
boot.localnet[    2.973681] boot.localnet[133]: Setting up loopback interface RTNETLINK answers: File exists
[133]: Setting up loopback interface RTNETLINK answers: File exists
boot.localnet[133]: ..done
[    2.979959] boot.localnet[108]: ..done
Started LSB: setup hostname and yp                                      [  OK  ]
Started Setup Virtual Console                                           [  OK  ]
[    3.056710] input: PC Speaker as /devices/platform/pcspkr/input/input3


any ideas?

  parent reply	other threads:[~2012-06-26 18:34 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-25 19:05 [PATCH v3] printk: Have printk() never buffer its data Steven Rostedt
2012-06-25 22:07 ` Andrew Morton
2012-06-25 23:55   ` Greg Kroah-Hartman
2012-06-26  0:01     ` Linus Torvalds
2012-06-26  0:23       ` Greg Kroah-Hartman
2012-06-26  0:40         ` Linus Torvalds
2012-06-26  0:56           ` Kay Sievers
2012-06-26  1:40             ` Linus Torvalds
2012-06-26 16:07               ` Kay Sievers
2012-06-26 16:30                 ` Joe Perches
2012-06-26 16:58                 ` Greg Kroah-Hartman
2012-06-26 17:00                   ` Kay Sievers
2012-06-26 17:02                     ` Greg Kroah-Hartman
2012-06-26 18:34                     ` Greg Kroah-Hartman [this message]
2012-06-26 18:38                       ` Greg Kroah-Hartman
2012-06-26 18:48                         ` Greg Kroah-Hartman
2012-06-27 15:13                 ` Steven Rostedt
2012-06-27 15:18                   ` Steven Rostedt
2012-06-27 15:26                     ` Kay Sievers
2012-06-28  7:38                       ` Kay Sievers
2012-06-28  1:48                         ` Greg Kroah-Hartman
2012-06-28  1:54                           ` Steven Rostedt
2012-06-28  2:55                         ` Steven Rostedt
2012-06-29  5:30                           ` Greg Kroah-Hartman
2012-06-29 11:18                             ` Steven Rostedt
2012-06-29 15:40                               ` Greg Kroah-Hartman
2012-06-28  5:00                         ` Joe Perches
2012-07-05  7:03                 ` Michael Neuling
2012-07-05  7:03                   ` Michael Neuling
2012-07-05  8:39                   ` Kay Sievers
2012-07-05  8:39                     ` Kay Sievers
2012-07-05  8:53                     ` Kay Sievers
2012-07-05  8:53                       ` Kay Sievers
2012-07-05 10:20                       ` Michael Neuling
2012-07-05 10:20                         ` Michael Neuling
2012-07-05 11:47                         ` Kay Sievers
2012-07-05 11:47                           ` Kay Sievers
2012-07-05 12:50                           ` Kay Sievers
2012-07-05 12:50                             ` Kay Sievers
2012-07-06  0:41                             ` Michael Neuling
2012-07-06  0:41                               ` Michael Neuling
2012-07-06  0:56                               ` Kay Sievers
2012-07-06  0:56                                 ` Kay Sievers
2012-07-06  3:39                                 ` Michael Neuling
2012-07-06  3:39                                   ` Michael Neuling
2012-07-06  3:47                                   ` Michael Neuling
2012-07-06  3:47                                     ` Michael Neuling
2012-07-06 10:46                                     ` Kay Sievers
2012-07-06 10:46                                       ` Kay Sievers
2012-07-06 15:12                                       ` Kay Sievers
2012-07-06 15:12                                         ` Kay Sievers
2012-07-06 21:04                                         ` Michael Neuling
2012-07-06 21:04                                           ` Michael Neuling
2012-07-08 17:55                                           ` Kay Sievers
2012-07-08 17:55                                             ` Kay Sievers
2012-07-09 17:09                                             ` Greg Kroah-Hartman
2012-07-09 17:09                                               ` Greg Kroah-Hartman
2012-07-09 17:15                                               ` Joe Perches
2012-07-09 17:15                                                 ` Joe Perches
2012-07-09 22:36                                               ` Michael Neuling
2012-07-09 22:36                                                 ` Michael Neuling
2012-07-09 21:42                                             ` Joe Perches
2012-07-09 21:42                                               ` Joe Perches
2012-07-09 22:10                                               ` Kay Sievers
2012-07-09 22:10                                                 ` Kay Sievers
2012-07-09 22:29                                                 ` Joe Perches
2012-07-09 22:29                                                   ` Joe Perches
2012-07-09 22:40                                                   ` Kay Sievers
2012-07-09 22:40                                                     ` Kay Sievers
2012-07-09 23:32                                                     ` Joe Perches
2012-07-09 23:32                                                       ` Joe Perches
2012-07-09 23:41                                                       ` Joe Perches
2012-07-09 23:41                                                         ` Joe Perches
2012-06-26  0:18   ` Joe Perches

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=20120626183405.GA2005@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=fengguang.wu@intel.com \
    --cc=joe@perches.com \
    --cc=kay@vrfy.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=paulmck@us.ibm.com \
    --cc=rostedt@goodmis.org \
    --cc=torvalds@linux-foundation.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.