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:	Thu, 31 May 2007 10:26:10 -0500
From:	<Stuart_Hayes@...l.com>
To:	<akpm@...ux-foundation.org>
Cc:	<gregkh@...e.de>, <malattia@...ux.it>,
	<linux-kernel@...r.kernel.org>, <dbrownell@...rs.sourceforge.net>,
	<linux-usb-devel@...ts.sourceforge.net>
Subject: [linux-usb-devel] [PATCH] bug removing ehci-hcd


I wasn't actually able to reproduce the bug myself, but I guess it is
pretty obvious that I shouldn't have called cpufreq_unregister_notifier
with a spinlock held.  I haven't been doing this long enough to know
exactly which kernel this patch should be against, so let me know if
this ins't good.  Thanks!


This patch (for the 2.6.21.3 kernel plus previously sent cpufreq
notifier patch) fixes a bug caused by calling
cpufreq_unregister_notifier (which can sleep) while holding a spinlock.

Signed-off-by: Stuart Hayes <stuart_hayes@...l.com>

Download attachment "ehci_unregister_cpufreq_notifier.patch" of type "application/octet-stream" (846 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ