diff options
author | Alexander Graf <agraf@suse.de> | 2013-09-25 15:41:12 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-10-25 23:25:45 +0200 |
commit | 9633fcc6a02f23e3ef00aa5fe3fe9c41f57c3456 (patch) | |
tree | 16d9d3685c5a6625b341f36a3d79026d393641b9 /README | |
parent | bbfb6f132abc032229f5c1f25e6e959861c6f759 (diff) |
PPC: Fix L2CR write accesses
Commit 2345f1c01 was supposed to render L2CR writes into noops. Instead,
it made them illegal instruction traps which apparently didn't confuse
XNU, but can easily confuse other OSs.
Fix it up by actually doing nothing when we write to L2CR.
Reported-by: Julio Guerra <guerr@julio.in>
Signed-off-by: Alexander Graf <agraf@suse.de>
Tested-by: Julio Guerra <guerr@julio.in>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions