* Re: Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen. [not found] ` <20111027054806.GA1377@suse.de> @ 2011-11-02 1:13 ` Stephen Rothwell 2011-11-03 1:30 ` Greg KH 0 siblings, 1 reply; 4+ messages in thread From: Stephen Rothwell @ 2011-11-02 1:13 UTC (permalink / raw) To: Greg KH Cc: xen-devel, Konrad Rzeszutek Wilk, Rusty Russell, miche, linux-kernel, virtualization, Linus, Anton Blanchard, Amit Shah, ppc-dev [-- Attachment #1: Type: text/plain, Size: 1152 bytes --] Hi Greg, On Thu, 27 Oct 2011 07:48:06 +0200 Greg KH <gregkh@suse.de> wrote: > > On Thu, Oct 27, 2011 at 01:30:08AM -0400, Konrad Rzeszutek Wilk wrote: > > Hey Miche. > > > > The git commit 361162459f62dc0826b82c9690a741a940f457f0: > > > > hvc_console: display printk messages on console. > > > > is causing an infinite loop when booting Linux under Xen, as so: > > Ick, not good, thanks for letting us know. Indeed. I am wondering why it was put in a tree and sent to Linus without any Acks or even being replied to by anyone. It appeared in the tty tree between Oct 14 and Oct 25 (while I was unfortunately on vacation). If anyone had tried to boot this on any PowerPC server, it would have been immediately obvious (as it was when I booted Linus' tree last night). And the original author expressed doubts as to his understanding of how it should all work anyway. Just a little more care, please. I would vote for reverting the original and having it resubmitted with corrections at some later date. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen. 2011-11-02 1:13 ` Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen Stephen Rothwell @ 2011-11-03 1:30 ` Greg KH 2011-11-07 6:19 ` Stephen Rothwell 0 siblings, 1 reply; 4+ messages in thread From: Greg KH @ 2011-11-03 1:30 UTC (permalink / raw) To: Stephen Rothwell Cc: xen-devel, Konrad Rzeszutek Wilk, Rusty Russell, miche, linux-kernel, virtualization, Linus, Anton Blanchard, Amit Shah, ppc-dev On Wed, Nov 02, 2011 at 12:13:09PM +1100, Stephen Rothwell wrote: > Hi Greg, > > On Thu, 27 Oct 2011 07:48:06 +0200 Greg KH <gregkh@suse.de> wrote: > > > > On Thu, Oct 27, 2011 at 01:30:08AM -0400, Konrad Rzeszutek Wilk wrote: > > > Hey Miche. > > > > > > The git commit 361162459f62dc0826b82c9690a741a940f457f0: > > > > > > hvc_console: display printk messages on console. > > > > > > is causing an infinite loop when booting Linux under Xen, as so: > > > > Ick, not good, thanks for letting us know. > > Indeed. I am wondering why it was put in a tree and sent to Linus without > any Acks or even being replied to by anyone. It appeared in the tty tree > between Oct 14 and Oct 25 (while I was unfortunately on vacation). If > anyone had tried to boot this on any PowerPC server, it would have been > immediately obvious (as it was when I booted Linus' tree last night). > > And the original author expressed doubts as to his understanding of how > it should all work anyway. > > Just a little more care, please. > > I would vote for reverting the original and having it resubmitted with > corrections at some later date. You are right, I will go do that, sorry for the problems. greg k-h ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen. 2011-11-03 1:30 ` Greg KH @ 2011-11-07 6:19 ` Stephen Rothwell 2011-11-07 20:24 ` Greg KH 0 siblings, 1 reply; 4+ messages in thread From: Stephen Rothwell @ 2011-11-07 6:19 UTC (permalink / raw) To: Linus Cc: xen-devel, Konrad Rzeszutek Wilk, Rusty Russell, miche, linux-kernel, virtualization, Anton Blanchard, Amit Shah, ppc-dev, Greg KH [-- Attachment #1: Type: text/plain, Size: 1664 bytes --] Hi Greg, On Wed, 2 Nov 2011 18:30:12 -0700 Greg KH <gregkh@suse.de> wrote: > > On Wed, Nov 02, 2011 at 12:13:09PM +1100, Stephen Rothwell wrote: > > > > On Thu, 27 Oct 2011 07:48:06 +0200 Greg KH <gregkh@suse.de> wrote: > > > > > > On Thu, Oct 27, 2011 at 01:30:08AM -0400, Konrad Rzeszutek Wilk wrote: > > > > Hey Miche. > > > > > > > > The git commit 361162459f62dc0826b82c9690a741a940f457f0: > > > > > > > > hvc_console: display printk messages on console. > > > > > > > > is causing an infinite loop when booting Linux under Xen, as so: > > > > > > Ick, not good, thanks for letting us know. > > > > Indeed. I am wondering why it was put in a tree and sent to Linus without > > any Acks or even being replied to by anyone. It appeared in the tty tree > > between Oct 14 and Oct 25 (while I was unfortunately on vacation). If > > anyone had tried to boot this on any PowerPC server, it would have been > > immediately obvious (as it was when I booted Linus' tree last night). > > > > And the original author expressed doubts as to his understanding of how > > it should all work anyway. > > > > Just a little more care, please. > > > > I would vote for reverting the original and having it resubmitted with > > corrections at some later date. > > You are right, I will go do that, sorry for the problems. Ping ... Linus can you please just revert 361162459f62dc0826b82c9690a741a940f457f0 "hvc_console: display printk messages on console" as it breaks consoles for all PowerPC server machines. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen. 2011-11-07 6:19 ` Stephen Rothwell @ 2011-11-07 20:24 ` Greg KH 0 siblings, 0 replies; 4+ messages in thread From: Greg KH @ 2011-11-07 20:24 UTC (permalink / raw) To: Stephen Rothwell Cc: Rusty Russell, xen-devel, Konrad Rzeszutek Wilk, ppc-dev, miche, linux-kernel, virtualization, Anton Blanchard, Amit Shah, Linus On Mon, Nov 07, 2011 at 05:19:42PM +1100, Stephen Rothwell wrote: > Hi Greg, > > On Wed, 2 Nov 2011 18:30:12 -0700 Greg KH <gregkh@suse.de> wrote: > > > > On Wed, Nov 02, 2011 at 12:13:09PM +1100, Stephen Rothwell wrote: > > > > > > On Thu, 27 Oct 2011 07:48:06 +0200 Greg KH <gregkh@suse.de> wrote: > > > > > > > > On Thu, Oct 27, 2011 at 01:30:08AM -0400, Konrad Rzeszutek Wilk wrote: > > > > > Hey Miche. > > > > > > > > > > The git commit 361162459f62dc0826b82c9690a741a940f457f0: > > > > > > > > > > hvc_console: display printk messages on console. > > > > > > > > > > is causing an infinite loop when booting Linux under Xen, as so: > > > > > > > > Ick, not good, thanks for letting us know. > > > > > > Indeed. I am wondering why it was put in a tree and sent to Linus without > > > any Acks or even being replied to by anyone. It appeared in the tty tree > > > between Oct 14 and Oct 25 (while I was unfortunately on vacation). If > > > anyone had tried to boot this on any PowerPC server, it would have been > > > immediately obvious (as it was when I booted Linus' tree last night). > > > > > > And the original author expressed doubts as to his understanding of how > > > it should all work anyway. > > > > > > Just a little more care, please. > > > > > > I would vote for reverting the original and having it resubmitted with > > > corrections at some later date. > > > > You are right, I will go do that, sorry for the problems. > > Ping ... > > Linus can you please just revert 361162459f62dc0826b82c9690a741a940f457f0 > "hvc_console: display printk messages on console" as it breaks consoles > for all PowerPC server machines. Thanks for doing this, I was going to include it in my next pull request after 3.2-rc1 was out, but you are right, it should have gone in sooner. greg k-h ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-11-07 20:25 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <20111027053007.GA32765@phenom.dumpdata.com> [not found] ` <20111027054806.GA1377@suse.de> 2011-11-02 1:13 ` Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen Stephen Rothwell 2011-11-03 1:30 ` Greg KH 2011-11-07 6:19 ` Stephen Rothwell 2011-11-07 20:24 ` Greg KH
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).