Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754996AbXACHwL (ORCPT ); Wed, 3 Jan 2007 02:52:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754998AbXACHwL (ORCPT ); Wed, 3 Jan 2007 02:52:11 -0500 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:57768 "EHLO ebiederm.dsl.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754996AbXACHwK (ORCPT ); Wed, 3 Jan 2007 02:52:10 -0500 From: ebiederm@xmission.com (Eric W. Biederman) To: vgoyal@in.ibm.com Cc: linux kernel mailing list , Linus Torvalds , Andi Kleen , Morton Andrew Morton , Fastboot mailing list , Adrian Bunk , Jean Delvare , Segher Boessenkool Subject: Re: [PATCH] i386 kernel instant reboot with older binutils fix References: <20070103041645.GA17546@in.ibm.com> <20070103065538.GD17546@in.ibm.com> Date: Wed, 03 Jan 2007 00:50:25 -0700 In-Reply-To: <20070103065538.GD17546@in.ibm.com> (Vivek Goyal's message of "Wed, 3 Jan 2007 12:25:38 +0530") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 639 Lines: 20 Vivek Goyal writes: > Hi Eric, > > This .text.head section is not part of vmlinux. This is part of uncompressed > portion in bzImage. arch/i386/boot/compressed/head.S. > > Hence, arch/i386/boot/compressed/vmlinux.lds should take care of it which > already has entry for linking .text.head section. Yep. Sorry never mind. Thanks for the good tracking on this one. Eric - 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/