Date: Mon, 23 Feb 2004 09:45:27 +0100 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: Tor Egge <Tor.Egge@cvsup.no.freebsd.org> Cc: current@freebsd.org Subject: Re: CAUTION! device megapatch committed. Message-ID: <2771.1077525927@critter.freebsd.dk> In-Reply-To: Your message of "Mon, 23 Feb 2004 05:31:57 GMT." <20040223.053157.71126882.Tor.Egge@cvsup.no.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, I must have been pretty sleepy to overlook those. One note: >+ LIST_REMOVE(si, si_hash); /* XXX: Please add locking here */ kern_conf itself is far from Giant safe yet, but supposedly, the lifetimes of the data structures are now well-defined enough that we can go that step soon. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2771.1077525927>