From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Mon, 07 Jul 2003 20:11:25 +0000 Subject: Re: Early printk is Gone....??? Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Fri, 4 Jul 2003 13:52:48 +1000, Peter Chubb said: >>>>> "Martin" = Martin Hicks writes: Martin> EARLY_PRINTK is really only for bringup. It really don't Martin> expect that it will ever be pushed to Linus. The to-linus Martin> tree is really only for David to stick changesets in for Linus Martin> to pull into the mainline kernel. It does not compile, and Martin> doesn't have to. Peter> I understand that; the issue I have is that CONFIG_EARLY_PRINTK is Peter> defined in Kconfig, but does nothing, because the code is not there. That's a reasonable objection. I'll try to remember to move the EARLY_PRINTK config option into the linux-ia64-2.5 tree as well. --david