very rough if_sk fixes
From: Doug White (dwhite_at_gumbysoft.com)
Date: 06/14/04
- Previous message: Paul Mather: "ATA RAID rebuild not rebuilding"
- Next in thread: Scott Long: "Re: very rough if_sk fixes"
- Reply: Scott Long: "Re: very rough if_sk fixes"
- Reply: Bjoern A. Zeeb: "Re: very rough if_sk fixes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 13 Jun 2004 18:23:22 -0700 (PDT) To: current@freebsd.org
Hey all,
I ran out and bought a Linksys EG1032 today and fixed up some of the
witness warnings and a detach panic. I'm not 100% sure my lock relocation
is totally correct, though, so if someone wants to look at this and tell
me I have no idea what I'm doing, that'd be great. :-) Suggestions
appreciated. In particular I may need to tighten up the locking and
ordering in skc_detach() since I'm not sure if we can take an interrupt in
that context, and it'd be kinda bad to.
Most of the changes were trivial... too trivial maybe :-)
I'm also hoarding a copy of this patch at
http://people.freebsd.org/~dwhite/if_sk.c.diff if the attachment doesn't
come through.
Thanks!
-- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- TEXT/PLAIN attachment: if_sk.c.diff
- Previous message: Paul Mather: "ATA RAID rebuild not rebuilding"
- Next in thread: Scott Long: "Re: very rough if_sk fixes"
- Reply: Scott Long: "Re: very rough if_sk fixes"
- Reply: Bjoern A. Zeeb: "Re: very rough if_sk fixes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|