process: work on pre-emption - give it its own debug form
authorAlan Cox <alan@linux.intel.com>
Fri, 29 May 2015 14:49:22 +0000 (15:49 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 29 May 2015 14:51:12 +0000 (15:51 +0100)
commitb2519c34feb5dc7149201a010cdfac737ad9a6fe
treefa2c444b792dadfd80b35a7739f75f8d1e447909
parent62012f9d0076a8507fb3b91f27574fe3cf0034a3
process: work on pre-emption - give it its own debug form

Also scribble over the p_page pointers of the dead process on exit so
we can catch that case
Kernel/process.c