K 10 svn:author V 6 luporl K 8 svn:date V 27 2020-01-29T18:13:44.332997Z K 7 svn:log V 322 [PPC64] Fix NUMA on POWER8 On some POWER8 machines, 'ibm,associativity' property may have 6 cells, which would overflow the 5 cells buffer being used. There was also an issue with the "check if node is root" part, that have been fixed too. Reviewed by: jhibbits Differential Revision: https://reviews.freebsd.org/D23414 END