Date: Wed, 18 Jun 2008 11:59:37 -0400 From: John Baldwin <jhb@freebsd.org> To: stable@freebsd.org Subject: sbsh(4) MPSAFE patch -- test or driver will be removed! Message-ID: <200806181159.37906.jhb@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
I have a patch to make sbsh(4) MPSAFE. However, I am unable to test it. If no one is able to test patches for this driver, it will be removed. I posted the patch to current@ several weeks ago. If I do not hear anything within a week I will remove the driver from HEAD (and thus 8.0). http://www.FreeBSD.org/~jhb/patches/sbsh.patch This driver has very dubious behavior in that it sleeps in lots of places when it shouldn't. I doubt it works properly even with Giant. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806181159.37906.jhb>