Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936710AbWLKSIe (ORCPT ); Mon, 11 Dec 2006 13:08:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763004AbWLKSIe (ORCPT ); Mon, 11 Dec 2006 13:08:34 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:54531 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763003AbWLKSId (ORCPT ); Mon, 11 Dec 2006 13:08:33 -0500 Subject: Re: 2.6.19-git13: uts banner changes break SLES9 (at least) From: Arjan van de Ven To: Olaf Hering Cc: Linus Torvalds , Andy Whitcroft , Herbert Poetzl , Andi Kleen , Andrew Morton , linux-kernel@vger.kernel.org, Steve Fox In-Reply-To: <20061211180049.GA18821@aepfle.de> References: <457D750C.9060807@shadowen.org> <20061211163333.GA17947@aepfle.de> <20061211175026.GA18628@aepfle.de> <1165859874.27217.382.camel@laptopd505.fenrus.org> <20061211180049.GA18821@aepfle.de> Content-Type: text/plain Organization: Intel International BV Date: Mon, 11 Dec 2006 19:08:20 +0100 Message-Id: <1165860500.27217.388.camel@laptopd505.fenrus.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 (2.8.2.1-2.fc6) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1136 Lines: 28 On Mon, 2006-12-11 at 19:00 +0100, Olaf Hering wrote: > On Mon, Dec 11, Arjan van de Ven wrote: > > > it's for sure the most ugly one. I could see the use of having modinfo > > work on the vmlinux, and have the vmlinux have a VERMAGIC as well. It's > > only a simple elf section after all, and a heck of a lot more defined > > and standard... > > Just go for it. Remember there is also that bzImage thingy, no idea how > its layed out, it has to work there too. strings doesn't work there, it's a compressed image! (well the first few bytes might be readable due to how compression works) also... can't you just know which vmlinux it is in the first place? (or in other words, why is SLES the only one with the problem?) -- if you want to mail me at work (you don't), use arjan (at) linux.intel.com Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org - 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/