Control+C not working when using udev

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

When using devfs I do not see this issue.

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

Any pointers/help in this matter is greatly appreciated.

Thanks,
Sekhar Nori.

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux