K 10 svn:author V 3 bde K 8 svn:date V 27 1998-05-12T16:49:13.000000Z K 7 svn:log V 254 Don't attempt to read process context from the kernel when (the kernel's) curproc is null. This fixes endless recursion in xfer_umem() for attempts to read from user addresses, in particular for attempts to read %fs and %gs from the pcb for `info reg'. END