From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Thu, 06 Jan 2011 22:29:27 +0000 Subject: Re: Early-boot kernel panics from udev-165/extras/ata_id/ata_id.c Message-Id: <20110106222927.GA32216@kroah.com> List-Id: References: <4D263BF6.6050305@verizon.net> In-Reply-To: <4D263BF6.6050305@verizon.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Thu, Jan 06, 2011 at 05:02:30PM -0500, John Stanley wrote: > Hello, > There is a problem in udev-165/extras/ata_id/ata_id.c resulting in > random early boot kernel panics. As it stands, udev-165 is not > usable because the boot panics occur to frequently. The systems are > GNU/Linux i686 with linux-2.6.36.2 and linux-2.6.37, gcc-4.5.1, and > glibc-2.12.1. What is the kernel oops message? That should be fixed first, no userspace code should be able to crash the kernel. thanks, greg k-h