K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2019-10-06T19:11:01.847464Z K 7 svn:log V 226 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 END