Skip to content

ppcmmu: fix tlb_flush_secondary_entry - #149

Merged
dingusdev merged 1 commit into
dingusdev:masterfrom
mihaip:upstream-fix-tlb
Jul 4, 2025
Merged

ppcmmu: fix tlb_flush_secondary_entry#149
dingusdev merged 1 commit into
dingusdev:masterfrom
mihaip:upstream-fix-tlb

Conversation

@mihaip

@mihaip mihaip commented Jul 3, 2025

Copy link
Copy Markdown
Contributor

It would iterate over all of the entries in the two-way line, but only check the first one.

Fixes 10.1 kernel panic on boot after c317ed8.

It would iterate over all of the entries in the two-way line, but only
check the first one.

Fixes 10.1 kernel panic on boot after c317ed8.
@dingusdev
dingusdev merged commit c4eb3bb into dingusdev:master Jul 4, 2025
5 checks passed
@mihaip
mihaip deleted the upstream-fix-tlb branch July 3, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants