mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jens David <dg1kjd@afthd.tu-darmstadt.de>
To: Santiago Garcia Mantinan <manty@udc.es>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 8139too on 2.2.19 doesn't close file descriptors
Date: Thu, 3 Aug 2000 03:38:51 +0100	[thread overview]
Message-ID: <00080303385100.01193@dg1kjd.ampr.org> (raw)
In-Reply-To: <20010518000450.A3755@man.beta.es>
In-Reply-To: <20010518000450.A3755@man.beta.es>

Hi,

On Thursday 17 May 2001 23:04, you wrote:
> Hi!
>
> I was tracking down a problem with Debian installation freezing when doing
> the ifconfig of the 8139too driver on 2.2.19 kernel, and found that this
> was caused by 8139too for 2.2.19 not closing it's file descriptors.
>
> The original code by Jeff for the 2.4 series is ok, and searching for the
> cause of the problem I have found a difference in the way rtl8139_thread
> exits on both versions:
>
> 2.2 version:
>         up (&tp->thr_exited);
>         return 0;
>
> 2.4 version:
>         up_and_exit (&tp->thr_exited, 0);
>
> I think the problem must be there, not doing the do_exit on the 2.2
> version, but I may be wrong, can anybody look this up?

I added the exit_files(current) to the version in my source repository. Will 
be contained in the next releases. Thanks!
Btw.: CC'ing me was a good idea, I'm not on linux-kernel, only on linux-net
due to mail volume.

  -- Jens

  reply	other threads:[~2001-05-18 18:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-17 22:04 Santiago Garcia Mantinan
2000-08-03  2:38 ` Jens David [this message]
2001-05-18 10:52 ` Andrew Morton
2001-05-18 15:34   ` Santiago Garcia Mantinan

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=00080303385100.01193@dg1kjd.ampr.org \
    --to=dg1kjd@afthd.tu-darmstadt.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manty@udc.es \
    /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®