From: Anton Blanchard Date: Mon, 9 Jan 2006 04:41:31 +0000 (+1100) Subject: [PATCH] ppc64: Fix oprofile when compiled as a module X-Git-Tag: v2.6.16-rc1~666^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a33994d513606d29e87e152deb67ba5f3c8e82;p=pandora-kernel.git [PATCH] ppc64: Fix oprofile when compiled as a module My recent changes to oprofile broke it when built as a module. Fix it by using an enum instead of a function pointer. This way we still retain the oprofile configuration in the cputable. Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed