K 10 svn:author V 5 markj K 8 svn:date V 27 2019-09-01T21:20:31.535349Z K 7 svn:log V 186 Fix an off-by-one bug in the CPU and domain ID parser. The "size" parameter is the size of the corresponding bit set, so the maximum CPU or domain index is size - 1. MFC after: 1 week END