From: Kevin Corry Date: Tue, 24 Oct 2006 16:31:21 +0000 (+0200) Subject: [POWERPC] cell: add shadow registers for pmd_reg X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bffd4927ba4377aa38be5450e20e0fecd2523fe3;p=pandora-kernel.git [POWERPC] cell: add shadow registers for pmd_reg Many of the registers in the performance monitoring unit are write-only. We need to save a "shadow" copy when we write to those registers so we can retrieve the values if we need them later. The new cbe_pmd_shadow_regs structure is added to the cbe_regs_map structure so we have the appropriate per-node copies of these shadow values. Signed-off-by: Kevin Corry Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed