From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] detour TTY driver - now ttyprintk Date: Wed, 25 Aug 2010 11:16:47 -0700 Message-ID: <20100825181647.GA22018@suse.de> References: <20100824225703.GA5913@suse.de> <20100825002221.68fc09a4@lxorguk.ukuu.org.uk> <20100824231241.GA6971@suse.de> <20100825005152.40ba2f12@lxorguk.ukuu.org.uk> <20100825004134.GA28884@suse.de> <20100825110813.5f7d7ac8@lxorguk.ukuu.org.uk> <20100825155716.GB16284@suse.de> <20100825181108.1dcd0d80@lxorguk.ukuu.org.uk> <20100825171045.GA19401@suse.de> <20100825191437.1df57c9d@lxorguk.ukuu.org.uk> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20100825191437.1df57c9d@lxorguk.ukuu.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alan Cox Cc: Kay Sievers , Samo Pogacnik , linux kernel , linux-embedded On Wed, Aug 25, 2010 at 07:14:37PM +0100, Alan Cox wrote: > > > > That's one extra process, not that much, right? > > > > > > About 150K or so way too much and its not robust. > > > > Fair enough. So, with this driver, would it make sense for the distros > > to switch over to using it instead of the above line in their initrd? > > Distros no - I doubt any normal PC distro would turn the facility on. > Embedded - yes especially deeply embedded. So should this be dependent on CONFIG_EMBEDDED then? thanks, greg k-h