commit | 1c7336c5d1f720e8d320cb36f9d747ad24663e0d | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Fri Jun 03 14:11:20 2016 +0200 |
committer | David Gibson <david@gibson.dropbear.id.au> | Tue Jun 07 10:17:45 2016 +1000 |
tree | f00cf72662bbc8abb46afbd8e34b71f610349d4d | |
parent | 1c953ba57ada0a8694abb5db4bc618dde35a4618 [diff] |
ppc: fix hrfid, tlbia and slbia privilege commit 74693da98894 ('ppc: tlbie, tlbia and tlbisync are HV only') introduced some extra checks on the instruction privilege. slbia was changed wrongly and hrfid, tlbia were forgotten. Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>