K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2020-03-03T03:22:00.888559Z K 7 svn:log V 280 powerpc/powernv: powernv_node_numa_domain() fix non-NUMA case If NUMA is not enabled in the kernel config, or is disabled at boot, this function should just return domain 0 regardless of what's in the device tree. Fixes a panic in iflib with NUMA disabled. Reported by: luporl END