Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1635226

Re: [PATCH 1/4] console: move console_init() out of tty_io.c

From Andy Shevchenko <andy.shevchenko@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/4] console: move console_init() out of tty_io.c
Date 2017-05-03 21:20 +0200
Message-ID <tD7YC-18T-7@gated-at.bofh.it> (permalink)
References <tvz5D-2mI-3@gated-at.bofh.it> <tvz5E-2mI-15@gated-at.bofh.it> <tD72x-wQ-5@gated-at.bofh.it> <tD7OW-13Q-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, May 3, 2017 at 10:06 PM, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
> On Wed, May 03, 2017 at 09:13:51PM +0300, Andy Shevchenko wrote:
>> +Cc: Petr
>>
>> On Thu, Apr 13, 2017 at 1:37 AM, Nicolas Pitre <nicolas.pitre@linaro.org> wrote:
>> > All the console driver handling code lives in printk.c.
>> > Move console_init() there as well so console support can still be used
>> > when the TTY code is configured out. No logical changes from this patch.
>> >
>>
>> So, I missed cover letter.
>> The question is what is this all for and why it's not applied yet?
>
> It's in my tty tree to go to Linus for 4.12-rc1,

Ah, good.

> why do you think it is
> not applied?

I have a tree based on top of most recent linux-next with
(potentially) conflicting patches. Besides that I just grepped the
code and found no changes in today's linux-next.

-- 
With Best Regards,
Andy Shevchenko

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 1/4] console: move console_init() out of tty_io.c Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-05-03 20:20 +0200
  Re: [PATCH 1/4] console: move console_init() out of tty_io.c Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-05-03 21:10 +0200
    Re: [PATCH 1/4] console: move console_init() out of tty_io.c Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-05-03 21:20 +0200
      Re: [PATCH 1/4] console: move console_init() out of tty_io.c Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-05-03 21:50 +0200

csiph-web