Skip to content
Snippets Groups Projects
Commit 7bf00dfb authored by Leandro Lupori's avatar Leandro Lupori Committed by Cédric Le Goater
Browse files

target/ppc: fix Hash64 MMU update of PTE bit R


When updating the R bit of a PTE, the Hash64 MMU was using a wrong byte
offset, causing the first byte of the adjacent PTE to be corrupted.
This caused a panic when booting FreeBSD, using the Hash MMU.

Fixes: a2dd4e83 ("ppc/hash64: Rework R and C bit updates")
Signed-off-by: default avatarLeandro Lupori <leandro.lupori@eldorado.org.br>
Signed-off-by: default avatarCédric Le Goater <clg@kaod.org>
parent a0fd8a54
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment