[PATCH] hvc - register all available consoles (was: Re: [PATCH] powerpc/lpar - defer prefered console setup)

2008-07-30 Thread Bastian Blank
On Wed, Jul 30, 2008 at 08:29:19AM +0200, Bastian Blank wrote: Okay, so hvc_console is the culprit. It don't register a preferred console if it knows it is not the first in the list. The patch registers all available hvc consoles. It adds one struct console for all possible hvc consoles.

Re: [PATCH] hvc - register all available consoles (was: Re: [PATCH] powerpc/lpar - defer prefered console setup)

2008-07-30 Thread Milton Miller
On Wed Jul 30 at 17:34:38 EST in 2008, Bastian Blank wrote: On Wed, Jul 30, 2008 at 08:29:19AM +0200, Bastian Blank wrote: Okay, so hvc_console is the culprit. It don't register a preferred console if it knows it is not the first in the list. The patch registers all available hvc consoles. It

Re: [PATCH] hvc - register all available consoles (was: Re: [PATCH] powerpc/lpar - defer prefered console setup)

2008-07-30 Thread Bastian Blank
On Wed, Jul 30, 2008 at 04:13:47AM -0500, Milton Miller wrote: On Wed Jul 30 at 17:34:38 EST in 2008, Bastian Blank wrote: On Wed, Jul 30, 2008 at 08:29:19AM +0200, Bastian Blank wrote: Okay, so hvc_console is the culprit. It don't register a preferred console if it knows it is not the

Re: [PATCH] hvc - register all available consoles (was: Re: [PATCH] powerpc/lpar - defer prefered console setup)

2008-07-30 Thread Milton Miller
Please CC me, I'm not subscribed to the list. On Wed Jul 30 at 20:07:01 EST in 2008, Bastian Blank wrote: On Wed, Jul 30, 2008 at 04:13:47AM -0500, Milton Miller wrote: On Wed Jul 30 at 17:34:38 EST in 2008, Bastian Blank wrote: On Wed, Jul 30, 2008 at 08:29:19AM +0200, Bastian Blank wrote: