Missed this file for select SMP fixes associated with rev 1.93 of

kern/sys_generic.c
This commit is contained in:
Alfred Perlstein 2002-03-14 04:47:08 +00:00
parent afb3369031
commit d16160657d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=92260

View file

@ -514,8 +514,6 @@ bpf_wakeup(d)
pgsigio(d->bd_sigio, d->bd_sig, 0);
selwakeup(&d->bd_sel);
/* XXX */
d->bd_sel.si_pid = 0;
}
static void