From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Tue, 02 Jun 2009 09:57:06 +0000 Subject: Re: [PATCH] powerpc/kvm: fix some init/exit annotations Message-Id: <4A24F772.8070904@redhat.com> List-Id: References: <20090602114614.50f8f0dd.sfr@canb.auug.org.au> In-Reply-To: <20090602114614.50f8f0dd.sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Stephen Rothwell Cc: ppc-dev , kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Hollis Blanchard , Josh Boyer , Matt Porter , Christian Ehrhardt , Liu Yu Stephen Rothwell wrote: > Fixes a couple of warnings like this one: > > WARNING: arch/powerpc/kvm/kvm-440.o(.text+0x1e8c): Section mismatch in reference from the function kvmppc_44x_exit() to the function .exit.text:kvmppc_booke_exit() > The function kvmppc_44x_exit() references a function in an exit section. > Often the function kvmppc_booke_exit() has valid usage outside the exit section > and the fix is to remove the __exit annotation of kvmppc_booke_exit. > Applied, thanks. -- error compiling committee.c: too many arguments to function