commit | b378bb0948277d71c78bc6d0c1ef80a253aafc80 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jun 27 08:55:18 2016 +0200 |
committer | David Gibson <david@gibson.dropbear.id.au> | Fri Jul 01 09:57:01 2016 +1000 |
tree | 4f73f5c4fb975c115a5a8c254c3fa58d9c16a0ec | |
parent | d1dbe37c1ee3f14cb64a9ae3c89f637fdd08fca1 [diff] |
ppc: Enforce setting MSR:EE,IR and DR when MSR:PR is set The architecture specifies that any instruction that sets MSR:PR will also set MSR:EE, IR and DR. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>