From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH 1 of 1] x86_43: Put .note.* sections into a PT_NOTE segment in vmlinux Date: Tue, 22 Aug 2006 13:33:06 +0200 Message-ID: <20060822133306.79fac714.ak@suse.de> References: <2bf2abf6e97048bbef24.1154462451@ezr> <1156245258.5091.17.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1156245258.5091.17.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Andrew Morton , Xen-devel , Jeremy Fitzhardinge , Virtualization , Linux Kernel , Chris Wright , Ian Pratt , "Eric W. Biederman" , Christoph Lameter List-Id: virtualization@lists.linuxfoundation.org On Tue, 22 Aug 2006 12:14:18 +0100 Ian Campbell wrote: > On Tue, 2006-08-01 at 13:00 -0700, Jeremy Fitzhardinge wrote: > > This patch will pack any .note.* section into a PT_NOTE segment in the > > output file. > [...] > > This only changes i386 for now, but I presume the corresponding > > changes for other architectures will be as simple. > > Here is the patch for x86_64. Ok, but can you please resubmit with complete changelog/rationale? Thanks, -Andi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932175AbWHVLdS (ORCPT ); Tue, 22 Aug 2006 07:33:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932176AbWHVLdS (ORCPT ); Tue, 22 Aug 2006 07:33:18 -0400 Received: from mail.suse.de ([195.135.220.2]:57283 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S932175AbWHVLdR (ORCPT ); Tue, 22 Aug 2006 07:33:17 -0400 Date: Tue, 22 Aug 2006 13:33:06 +0200 From: Andi Kleen To: Ian Campbell Cc: Andrew Morton , Jeremy Fitzhardinge , Xen-devel , Ian Pratt , Linux Kernel , Chris Wright , Virtualization , "Eric W. Biederman" , Christoph Lameter Subject: Re: [PATCH 1 of 1] x86_43: Put .note.* sections into a PT_NOTE segment in vmlinux Message-Id: <20060822133306.79fac714.ak@suse.de> In-Reply-To: <1156245258.5091.17.camel@localhost.localdomain> References: <2bf2abf6e97048bbef24.1154462451@ezr> <1156245258.5091.17.camel@localhost.localdomain> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.3; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 22 Aug 2006 12:14:18 +0100 Ian Campbell wrote: > On Tue, 2006-08-01 at 13:00 -0700, Jeremy Fitzhardinge wrote: > > This patch will pack any .note.* section into a PT_NOTE segment in the > > output file. > [...] > > This only changes i386 for now, but I presume the corresponding > > changes for other architectures will be as simple. > > Here is the patch for x86_64. Ok, but can you please resubmit with complete changelog/rationale? Thanks, -Andi