From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [Patch v3] static, __init and __initdata symbols in machine_kexec.c Date: Wed, 16 May 2007 09:16:36 +0100 Message-ID: <1179303396.26437.78.camel@localhost.localdomain> References: <1179298159.23300@tabatha.lab.ultramonkey.org> <1179298159.23300.1@tabatha.lab.ultramonkey.org> <20070516073132.GA8298@verge.net.au> <1179298159.23300.2@tabatha.lab.ultramonkey.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1179298159.23300.2@tabatha.lab.ultramonkey.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Simon Horman , Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, 2007-05-16 at 15:49 +0900, Simon Horman wrote: > Some symbols in machine_kexec.c really ought to be static and, > marked __init or __initdata. Applied, thanks. Ian.