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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 17 Mar 2012 19:21:59 -0700 From: Linus Torvalds <torvalds@...ux-foundation.org> To: "Rafael J. Wysocki" <rjw@...k.pl> Cc: Christian Lamparter <chunkeey@...glemail.com>, "Srivatsa S. Bhat" <srivatsa.bhat@...ux.vnet.ibm.com>, linux-kernel@...r.kernel.org, gregkh@...uxfoundation.org, alan@...rguk.ukuu.org.uk, Linux PM mailing list <linux-pm@...r.kernel.org> Subject: Re: [RFC] firmware loader: retry _nowait requests when userhelper is not yet available On Sat, Mar 17, 2012 at 5:29 PM, Rafael J. Wysocki <rjw@...k.pl> wrote: > > The patch below (untested) goes slightly into that direction, although not as > far as to modify fw_create_instance(). It does, however, split > _request_firmware() into "prepare", "load" and "cleanup" parts and moves > the usermodehelper check along with the read-locking of umhelper_sem down > to the callers, ie. request_firmware() and request_firmware_work_func(). Looks fairly reasonable to me from a quick read-through, and the code seems to make sense. Linus -- 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