From: Anton Blanchard Date: Mon, 7 Nov 2005 07:43:56 +0000 (+1100) Subject: [PATCH] ppc64: fix oprofile sample bit handling X-Git-Tag: v2.6.15-rc1~421^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb09cff30ad22408eea9b2785555af2d2b0ac1bd;p=pandora-kernel.git [PATCH] ppc64: fix oprofile sample bit handling Oprofile was hardwiring the MMCRA sample bit to 1 but on newer cpus (eg POWER5) we want to vary it based on the group being sampled. Add a temporary workaround until people update their oprofile userspace. Signed-off-by: Anton Blanchard Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed