commit | 9f24b0c9ef9b6b1292579c9e2cd7ff07ddc372b7 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Thu Sep 05 16:01:16 2013 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Sep 05 17:29:20 2013 +1000 |
tree | 224bb740a116f403bdfa3882e88224c35ea12011 | |
parent | fd3bb91287b600d8b389c159e8dd96391410087b [diff] |
powerpc: Correct FSCR bit definitions Commit 74e400cee6 ("powerpc: Rework setting up H/FSCR bit definitions") ended up with incorrect bit numbers for FSCR_PM_LG and FSCR_BHRB_LG. This fixes them. Signed-off-by: Paul Mackerras <paulus@samba.org> Acked-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>