Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754309AbXITVxg (ORCPT ); Thu, 20 Sep 2007 17:53:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752915AbXITVxW (ORCPT ); Thu, 20 Sep 2007 17:53:22 -0400 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:41059 "EHLO grelber.thyrsus.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752843AbXITVxV (ORCPT ); Thu, 20 Sep 2007 17:53:21 -0400 From: Rob Landley Organization: Boundaries Unlimited To: "Jared Hulbert" Subject: Re: [Announce] Linux-tiny project revival Date: Thu, 20 Sep 2007 17:53:10 -0500 User-Agent: KMail/1.9.6 Cc: "Alexey Dobriyan" , linux-tiny@selenic.com, "Tim Bird" , "linux kernel" , "CE Linux Developers List" , "Michael Opdenacker" References: <46F1645D.9050406@am.sony.com> <200709201702.08126.rob@landley.net> <6934efce0709201422r252b5fbbiaa1c7afdf938c7c6@mail.gmail.com> In-Reply-To: <6934efce0709201422r252b5fbbiaa1c7afdf938c7c6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709201753.10542.rob@landley.net> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1450 Lines: 38 On Thursday 20 September 2007 4:22:37 pm Jared Hulbert wrote: > > > I think that this idea is not worth it. > > Don't use the config option then.... > > > My problem is that switching off printk is the single biggest bloat > > cutter in the kernel, yet it makes the resulting system very hard to > > support. It combines a big upside with a big downside, and I'd like > > something in between. > > It's not such a big downside IMHO. You can support a kernel without > printk. Need to debug the kernel without printk? Use a JTAG > debugger... I don't actually own a jtag. (I do use qemu's gdb support to debug the target kernel, but it's darn awkward and has limited hardware support.) > If you have a system that actually configures out printk's, chances > are you don't have storage and output mechanisms to do much with the > messages anyway. Think embedded _products_ here. I plead the fifth. > Sure the > development boards have serial, ethernet, and all that jazz but tens > of millions of ARM based gadgets don't. I wonder if that "Monsoon" gadget does? (Sorry, just on my mind today...) Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/