commit | 74e400cee6c0266ba2d940ed78d981f1e24a8167 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Fri Aug 09 17:29:28 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Aug 09 18:07:01 2013 +1000 |
tree | 252c69091bfd2c2bc173e7f14f03637601ad9f87 | |
parent | 88f094120bd2f012ff494ae50a8d4e0d8af8f69e [diff] |
powerpc: Rework setting up H/FSCR bit definitions This reworks the Facility Status and Control Regsiter (FSCR) config bit definitions so that we can access the bit numbers. This is needed for a subsequent patch to fix the userspace DSCR handling. HFSCR and FSCR bit definitions are the same, so reuse them. Signed-off-by: Michael Neuling <mikey@neuling.org> Cc: <stable@vger.kernel.org> [v3.10] Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>