mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
We were always calling base_hpte_find() with primary = true,
even when we wanted to check the secondary table.
mpe: I broke this when refactoring Rashmica's original patch.
Fixes:
|
||
|---|---|---|
| .. | ||
| 8xx.c | ||
| bats.c | ||
| book3s64.c | ||
| hashpagetable.c | ||
| Makefile | ||
| ptdump.c | ||
| ptdump.h | ||
| segment_regs.c | ||
| shared.c | ||