Justin Hibbits 1cd7081eb1 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
2019-03-08 04:20:33 +00:00
..
2019-02-04 16:02:03 +00:00
2019-02-04 16:02:03 +00:00
2018-02-20 10:13:13 +00:00
2019-02-04 16:02:03 +00:00