From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932128AbWHVOtM (ORCPT ); Tue, 22 Aug 2006 10:49:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932286AbWHVOtM (ORCPT ); Tue, 22 Aug 2006 10:49:12 -0400 Received: from cantor2.suse.de ([195.135.220.15]:63905 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S932128AbWHVOtK (ORCPT ); Tue, 22 Aug 2006 10:49:10 -0400 From: Andi Kleen To: Ian Campbell Subject: Re: [PATCH 1 of 1] x86_64: Put .note.* sections into a PT_NOTE segment in vmlinux Date: Tue, 22 Aug 2006 16:48:58 +0200 User-Agent: KMail/1.9.3 Cc: Andrew Morton , Jeremy Fitzhardinge , Xen-devel , Ian Pratt , Linux Kernel , Chris Wright , Virtualization , "Eric W. Biederman" , Christoph Lameter References: <1156256777.5091.93.camel@localhost.localdomain> In-Reply-To: <1156256777.5091.93.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608221648.58080.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 22 August 2006 16:26, Ian Campbell wrote: > This patch updates x86_64 linker script to pack any .note.* sections > into a PT_NOTE segment in the output file. Thanks added. -Andi P.S.: 2-3 paragraphs description would have been enough, but that is fine too.