From: Russell King Date: Sun, 29 Mar 2009 16:12:22 +0000 (+0100) Subject: oprofile: Thou shalt not call __exit functions from __init functions X-Git-Tag: v2.6.30-rc1~604^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb75efddeaca89f8a67fd82cdcbaaf436cf17ca9;p=pandora-kernel.git oprofile: Thou shalt not call __exit functions from __init functions Impact: fix ref to discarded function `buffer_sync_cleanup' referenced in section `.init.text' of arch/arm/oprofile/built-in.o: defined in discarded section `.exit.text' of arch/arm/oprofile/built-in.o Signed-off-by: Russell King Signed-off-by: Rusty Russell --- Reading git-diff-tree failed