summaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-bf537
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2013-02-27 14:05:53 +0000
committerJames Hogan <james.hogan@imgtec.com>2013-03-15 13:19:11 +0000
commit3424dabb6508d538e9ec1a2aa889fefbd83df2d0 (patch)
tree5627fdf3c71884fe2a8d9b6bc2dc901ee02a77d9 /arch/blackfin/mach-bf537
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9 (diff)
downloadlinux-3.10-3424dabb6508d538e9ec1a2aa889fefbd83df2d0.tar.gz
linux-3.10-3424dabb6508d538e9ec1a2aa889fefbd83df2d0.tar.bz2
linux-3.10-3424dabb6508d538e9ec1a2aa889fefbd83df2d0.zip
metag: perf: fix core internal / perf channel mux
The value written to the PERF_ICOREx or PERF_CHANx register to select the performance events for the core internal and perf channel events was (tmp & 0x0f), but tmp was set to (config & 0xf0) so it would always be 0. Correct it to use config instead of tmp. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Diffstat (limited to 'arch/blackfin/mach-bf537')
0 files changed, 0 insertions, 0 deletions