netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: jt@hpl.hp.com
Cc: jt@bougret.hpl.hp.com, "David S. Miller" <davem@redhat.com>,
	irda-users@lists.sourceforge.net, netdev@oss.sgi.com,
	lists@mdiehl.de
Subject: Re: [PATCH] (1/5) get rid of useless hashbin in irtty
Date: Mon, 18 Aug 2003 09:03:13 -0700	[thread overview]
Message-ID: <20030818090313.7f153d7a.shemminger@osdl.org> (raw)
In-Reply-To: <20030817011131.GA2120@bougret.hpl.hp.com>

On Sat, 16 Aug 2003 18:11:31 -0700
Jean Tourrilhes <jt@bougret.hpl.hp.com> wrote:

> On Sat, Aug 16, 2003 at 05:58:51PM -0700, David S. Miller wrote:
> > On Sat, 16 Aug 2003 17:14:05 -0700
> > Jean Tourrilhes <jt@bougret.hpl.hp.com> wrote:
> > 
> > > 	Curently driver do work properly (including SMP).
> > 
> > Users can hold onto procfs files after the driver
> > modules are unloaded.  For example:
> > 
> > rmmod eth0 </proc/sys/net/ipv4/eth0/whatever
> > 
> > If IRDA creates any procfs files for devices that are
> > registered, you have this problem too.
> > 
> > This is not fixable without first making sure every net driver in the
> > entire tree abides by a few rules, and that is what Stephen is doing.
> 
> 	No problem, it's just that with the total lack of testing of
> IrDA in 2.6.0, I'm a bit nervous, as always. Would it be possible for
> Stephen to use some real IrDA hardware so that he can double check
> what he is doing ?
> 	Have fun...

I have some, but haven't used it so far.
For the load/unload testing, it is possible to setup irtty (and irlan)
without real hardware.  So far, haven't had to change the hardware drivers.

  parent reply	other threads:[~2003-08-18 16:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-15 22:46 [PATCH] (1/5) get rid of useless hashbin in irtty Stephen Hemminger
2003-08-15 23:05 ` Jean Tourrilhes
2003-08-16 12:20   ` David S. Miller
2003-08-17  0:14     ` Jean Tourrilhes
2003-08-17  0:58       ` David S. Miller
2003-08-17  1:11         ` Jean Tourrilhes
2003-08-17  1:09           ` David S. Miller
2003-08-17  1:36             ` Jean Tourrilhes
2003-08-18 16:03           ` Stephen Hemminger [this message]
2003-08-18 16:50             ` Jean Tourrilhes
2003-08-18 16:53               ` Jeff Garzik
2003-08-18 17:08                 ` Jean Tourrilhes
2003-08-19  0:07                   ` Jeff Garzik
2003-08-19 22:58                     ` [PATCH] kill old irtty Stephen Hemminger
2003-08-20  4:02                       ` David S. Miller
     [not found]         ` <Pine.LNX.4.44.0308171335050.1409-100000@notebook.home.mdiehl.de>
2003-08-18  5:18           ` [PATCH] (1/5) get rid of useless hashbin in irtty David S. Miller
     [not found]             ` <Pine.LNX.4.44.0308180959150.3006-100000@notebook.home.mdiehl.de>
2003-08-18  9:21               ` David S. Miller

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=20030818090313.7f153d7a.shemminger@osdl.org \
    --to=shemminger@osdl.org \
    --cc=davem@redhat.com \
    --cc=irda-users@lists.sourceforge.net \
    --cc=jt@bougret.hpl.hp.com \
    --cc=jt@hpl.hp.com \
    --cc=lists@mdiehl.de \
    --cc=netdev@oss.sgi.com \
    /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;
as well as URLs for NNTP newsgroup(s).