Re: [PATCHv3] tty: Added a CONFIG_TTY option to allow removal of TTY

2012-11-26 Thread Joe Millenbach
On Mon, Nov 26, 2012 at 3:44 PM, Jiri Slaby wrote: > On 11/27/2012 12:38 AM, Greg Kroah-Hartman wrote: >> Can you rediff this once 3.8-rc1 is out and send it to me then? > > So if you are going to respin, please take care of the newly added > drivers like drivers/staging/fwserial. > > thanks, > --

Re: [PATCHv3] tty: Added a CONFIG_TTY option to allow removal of TTY

2012-11-26 Thread Jiri Slaby
On 11/27/2012 12:38 AM, Greg Kroah-Hartman wrote: > Can you rediff this once 3.8-rc1 is out and send it to me then? So if you are going to respin, please take care of the newly added drivers like drivers/staging/fwserial. thanks, -- js -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCHv3] tty: Added a CONFIG_TTY option to allow removal of TTY

2012-11-26 Thread Greg Kroah-Hartman
On Thu, Nov 15, 2012 at 06:30:35PM -0800, Joe Millenbach wrote: > The option allows you to remove TTY and compile without errors. This > saves space on systems that won't support TTY interfaces anyway. > bloat-o-meter output is below. > > The bulk of this patch consists of Kconfig changes adding "