Bug 85086

Summary: [ef] [patch] Locking fixes for ef(4) (+removes mem. leak)
Product: Base System Reporter: Wojciech A. Koszek <dunstan>
Component: kernAssignee: freebsd-net (Nobody) <net>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: brooks
Priority: Normal    
Version: 7.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff.locking.if_ef.c none

Description Wojciech A. Koszek 2005-08-18 12:40:12 UTC
Patch against FreeBSD 7.0-CURRENT, kern.osreldate: 700002.
Makes ef(4) MPSAFE, fixes memory leak, removes one unused
macro and one unused variable.
Brings also corrections which David Brooks has sent me.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2007-01-26 22:12:47 UTC
Responsible Changed
From-To: freebsd-bugs->wkoszek

HA! Bring back your own ;-)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2015-03-10 03:11:31 UTC
Release to wild.

To submitter: is this PR still valid?
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2018-05-28 19:49:19 UTC
batch change:

For bugs that match the following
-  Status Is In progress 
AND
- Untouched since 2018-01-01.
AND
- Affects Base System OR Documentation

DO:

Reset to open status.


Note:
I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed.
Comment 4 Brooks Davis freebsd_committer freebsd_triage 2018-05-29 22:38:41 UTC
Driver isn't in tree anymore.