mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* New rtl8139 driver prevents ssh from exiting.
@ 2001-05-01 12:41 Rob Landley
  2001-05-01 13:32 ` Andrew Morton
  0 siblings, 1 reply; 4+ messages in thread
From: Rob Landley @ 2001-05-01 12:41 UTC (permalink / raw)
  To: linux-kernel

The kernel thread the new rtl8139 driver spawns
apparently wants to write to stdout, because it counts
as an unfinished process that prevents an ssh session
from exiting.

I have a script that remotely reconfigures subnets in
a vpn, which gets run via an ssh in through eth0 and
does, among other things:

ifconfig eth1 down
ifconfig eth1 up

Hence kicking off the thread.  I have to run "killall
eth1" at the end of the script to make ssh exit. 
(This doesn't seem to have any negative impact on
eth1's functioning.)

Anybody feel like shedding light on this?

Rob

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <3AEEC189.5D953AC3@uow.edu.au>]

end of thread, other threads:[~2001-05-01 14:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-01 12:41 New rtl8139 driver prevents ssh from exiting Rob Landley
2001-05-01 13:32 ` Andrew Morton
2001-05-01 13:50   ` Rob Landley
     [not found] <3AEEC189.5D953AC3@uow.edu.au>
2001-05-01 14:55 ` Rob Landley

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®