From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 05 Oct 2010 08:16:02 +0000 Subject: Re: [PATCH 7/7] sh: Annotate oprofile_arch_exit() with __exit marker Message-Id: <20101005081602.GD7984@linux-sh.org> List-Id: References: <4426d17460dc88dcb3d6e3af1b91af4db83785ae.1286222593.git.matt@console-pimps.org> In-Reply-To: <4426d17460dc88dcb3d6e3af1b91af4db83785ae.1286222593.git.matt@console-pimps.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Matt Fleming Cc: Robert Richter , Will Deacon , Russell King , linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org, Peter Zijlstra , Ingo Molnar , Frederic Weisbecker , Arnaldo Carvalho de Melo , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Deng-Cheng Zhu , Grant Likely On Mon, Oct 04, 2010 at 09:44:25PM +0100, Matt Fleming wrote: > In order to avoid a section mismatch we need to annotate > oprofile_arch_exit() with an __exit marker. > > Signed-off-by: Matt Fleming For general completeness: Acked-by: Paul Mundt