K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-10-22T02:11:53.387098Z K 7 svn:log V 300 Initialize the ofw_bus_devinfo on the portals to prevent a crash. If the device tree doesn't contain a cpu-handle field in any bman-portal or qman-portal, it will exit without setting up the devinfo, leaving it uninitialized. This will lead to attempts to free random memory, and ultimately panic. END