K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-02-08T23:06:27.234877Z K 7 svn:log V 276 Mark proc0 as a kernel process via the P_KTHREAD flag. All other kernel processes have this flag set and all threads in proc0 (including thread0) have the similar TDP_KTHREAD flag set. PR: 204999 Submitted by: Oliver Pinter @ HardenedBSD Reviewed by: kib MFC after: 1 week END