commit | 68b30bb9f0fed8281fe8a1ac818d6d07c803fa7b | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Jun 26 01:00:13 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 10 19:18:38 2012 +1000 |
tree | 5fb705625ea7fe10eb642e773cf2e0ecf2ab27e3 | |
parent | 962cffbd8a21ad380ec71a6f5ea55a8e08f32dd1 [diff] |
powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers We want to access the MMCRA_SIHV and MMCRA_SIPR bits elsewhere so create mmcra_sihv and mmcra_sipr which hide the differences between the old and new layout of the bits. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>