Bug 85086 - [ef] [patch] Locking fixes for ef(4) (+removes mem. leak)
Summary: [ef] [patch] Locking fixes for ef(4) (+removes mem. leak)
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 7.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-net (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 12:40 UTC by Wojciech A. Koszek
Modified: 2018-05-29 22:38 UTC (History)
1 user (show)

See Also:


Attachments
diff.locking.if_ef.c (4.84 KB, text/plain)
2005-08-18 12:40 UTC, Wojciech A. Koszek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.