commit | 860aad71fc7022e5a3907afe50fd96a11e546802 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Thu Apr 25 19:28:26 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Apr 26 16:11:09 2013 +1000 |
tree | 97f1d6ebb0b89a42ed57c651ec425e6aa7b26db8 | |
parent | 33904054b40832908dfaeeece282f2f0ff636f14 [diff] |
powerpc/perf: Add regs_no_sipr() On power8 the presence or absence of SIPR depends on settings at runtime, so convert to using a dynamic flag for NO_SIPR. Existing backends that set NO_SIPR unconditionally set the dynamic flag obviously. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>