From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Date: Sun, 06 Jun 2010 11:03:40 +0000 Subject: Re: [PATCH] KVM: powerpc: fix init/exit annotation Message-Id: <20100606130340.2e470a70@hyperion.delvare> List-Id: References: <20100518093412.0588a8c4@hyperion.delvare> In-Reply-To: <20100518093412.0588a8c4@hyperion.delvare> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org Hi Avi, On Wed, 19 May 2010 20:16:35 +0300, Avi Kivity wrote: > On 05/18/2010 10:34 AM, Jean Delvare wrote: > > kvmppc_e500_exit() is a module_exit function, so it should be tagged > > with __exit, not __init. The incorrect annotation was added by commit > > 2986b8c72c272ea58edd37903b042c6da985627d. > > Applied, thanks. Still not upstream? -- Jean Delvare