K 10 svn:author V 6 brooks K 8 svn:date V 27 2019-03-14T15:55:30.168462Z K 7 svn:log V 229 Remove an unused struct proc *p1 in cpu_fork(). The only reference to p1 after a dead store was in a comment so update the comment to refer to td1. Submitted by: sbruno Differential Revision: https://reviews.freebsd.org/D16226 END