commit | ff3d79dc12c2ed38483f6c1e0f26fde430f27c9d | [log] [tgz] |
---|---|---|
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | Mon Jun 10 11:23:29 2013 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jul 24 14:42:34 2013 +1000 |
tree | 3c66c7f40541c3075b58b750ee02994c5e82ddbf | |
parent | 7689bdcab1dca061c4c91f0e1703cef1b7b67e71 [diff] |
powerpc/perf: BHRB filter configuration should follow the task When the task moves around the system, the corresponding cpuhw per cpu strcuture should be popullated with the BHRB filter request value so that PMU could be configured appropriately with that during the next call into power_pmu_enable(). Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> Acked-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>