K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2019-03-08T04:20:33.539816Z K 7 svn:log V 312 powerpc64: Fix early exit with invalid kernel SLB entries The check for early exit should be checking the SLB entry itself. As currently written it was checking the address of the SLB, which is always non-zero, so would go through the kernel SR restore loop regardless. Submitted by: mmacy MFC after: 2 weeks END