aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorWei Li <[email protected]>2021-06-29 22:14:20 +0800
committerThomas Bogendoerfer <[email protected]>2021-06-30 14:41:32 +0200
commitcf02ce742f09188272bcc8b0e62d789eb671fc4c (patch)
tree87a94ccc023f08824e4154b7e870dfa984c8cb28 /lib/mpi/mpi-sub-ui.c
parent34c522a07ccbfb0e6476713b41a09f9f51a06c9f (diff)
MIPS: Fix PKMAP with 32-bit MIPS huge page support
When 32-bit MIPS huge page support is enabled, we halve the number of pointers a PTE page holds, making its last half go to waste. Correspondingly, we should halve the number of kmap entries, as we just initialized only a single pte table for that in pagetable_init(). Fixes: 35476311e529 ("MIPS: Add partial 32-bit huge page support") Signed-off-by: Wei Li <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions