linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Control+C not working when using udev
@ 2005-03-14  9:56 Sekhar Nori
  0 siblings, 0 replies; only message in thread
From: Sekhar Nori @ 2005-03-14  9:56 UTC (permalink / raw)
  To: linux-hotplug

Hi,

I am trying to run linux 2.6.10 (kernel.org) with
busybox 1.0 and cramfs on my mips board.

When using udev, I noticed that control+C is not
able to kill the running process. I found that
the function "isig" in n_tty.c is not sending 
the SIGINT to the process since it finds tty->pgrp
to be -1. (which I believe should have been set
to pid of the shell process).

When using devfs I do not see this issue.

I am using udev by running udevstart in my
init.d/rcS (which populates the /udev) and
then doing mount -o bind /udev /dev

Any pointers/help in this matter is greatly appreciated.

Thanks,
Sekhar Nori.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-14  9:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-14  9:56 Control+C not working when using udev Sekhar Nori

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).