lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 2 Feb 2009 09:43:04 +0800
From:	Dave Young <hidave.darkstar@...il.com>
To:	Greg KH <greg@...ah.com>
Cc:	wgreathouse@...a.com, linux-usb@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] usb-serial : fix the nousb oops

On Sun, Feb 1, 2009 at 11:51 PM, Greg KH <greg@...ah.com> wrote:
> On Sun, Feb 01, 2009 at 06:53:23PM +0800, Dave Young wrote:
>>
>> In case with "nousb" booting, serial drivers will trigger kernel oops.
>
> They will?  What is the oops message?

Yes, they will, at lease I saw usb_serial/aircable/ftdi_sio oops. I
will manage to copy the oops message later.

>
>> Here add usb_disabled() check in usb_serial_init and usb_serial_register
>
> This is odd, is it something new?  Why is usb-serial the only driver
> that needs such a thing?

No, it is not new thing.  usb serial drivers normally call
usb_serial_register first, then usb_register, usb_register will fail
due to "nousb" checking, but usb_serial_register no.

>
> confused,
>
> greg k-h
>



-- 
Regards
dave
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ