HomeFreeBSD

powerpc/pmap64: Properly parenthesize PV_LOCK_COUNT macros

Description

powerpc/pmap64: Properly parenthesize PV_LOCK_COUNT macros

As pointed out by mjg, without the parentheses the calculations done against
these macros are incorrect, resulting in only 1/3 of locks being used.

Reported by: mjg

Details

Provenance
jhibbitsAuthored on
Parents
rS353146: loader.efi: for text mode, use STM to scroll the whole screen
Branches
Unknown
Tags
Unknown