From: David Ford <david@blue-labs.org>
To: Alan Cox <laughing@shared-source.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.6-ac4
Date: Sun, 15 Jul 2001 20:20:44 -0400 [thread overview]
Message-ID: <3B52335C.7040005@blue-labs.org> (raw)
In-Reply-To: <20010716004933.A18030@lightning.swansea.linux.org.uk>
Alan,
Have you reviewed the patch I posted yesterday regarding net_dev_init()
and double lock in sch_teql.c?
net_dev_init() is originally called in genhd.c, I don't see as it's
necessary to call it again.
David
--- linux-2.4.6.orig/net/core/dev.c Sat Jul 14 17:48:57 2001
+++ linux-2.4.6/net/core/dev.c Wed Jun 20 21:00:55 2001
@@ -2405,6 +2401,9 @@
#ifdef CONFIG_NET_FASTROUTE
dev->fastpath_lock=RW_LOCK_UNLOCKED;
#endif
-
- if (dev_boot_phase)
- net_dev_init();
#ifdef CONFIG_NET_DIVERT
ret = alloc_divert_blk(dev);
next prev parent reply other threads:[~2001-07-16 0:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-15 23:49 Alan Cox
2001-07-16 0:20 ` David Ford [this message]
2001-07-16 0:49 ` David S. Miller
2001-07-16 2:02 ` Udo A. Steinberg
2001-07-16 2:13 ` Udo A. Steinberg
2001-07-16 11:16 ` Alan Cox
2001-07-16 11:58 Mikael Pettersson
2001-07-16 12:24 ` Xavier Bestel
2001-07-16 12:45 ` Alan Cox
2001-07-16 16:18 ` Xavier Bestel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3B52335C.7040005@blue-labs.org \
--to=david@blue-labs.org \
--cc=laughing@shared-source.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®