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, 29 Jan 2007 09:43:53 -0600
From:	Larry Finger <larry.finger@...inger.net>
To:	Matthew Garrett <mjg59@...f.ucam.org>
CC:	roucaries bastien <roucaries.bastien@...il.com>,
	bcm43xx devel <Bcm43xx-dev@...ts.berlios.de>,
	LKML <linux-kernel@...r.kernel.org>, Pavel Machek <pavel@....cz>
Subject: Re: Bcm43xx oops after suspend to disk

Matthew Garrett wrote:
> On Mon, Jan 29, 2007 at 01:55:41PM +0100, roucaries bastien wrote:
>> -       return 0;
>> +       return bcm43xx_init_one(pdev, NULL);
>> }
> 
> While this may well work (it's basically equivalent to unloading and 
> reloading the module), it's not a long-term fix - userspace is going to 
> notice the interface vanishing and reappearing. Larry, I guess you just 
> mean this as a test patch?
> 

Yes. If this doesn't work, then we have real problems. If it does, then I try to find the part that
is missing in the current code.

Larry

-
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