On Sat, Jun 15, 2013 at 04:36:38PM +0800, Ming Lei wrote:
> fw_priv->buf is accessed in both request_firmware_load() and
> writing to sysfs file of 'loading' context, but not protected
> by 'fw_lock' entirely. The patch makes sure that access on
> 'fw_priv->buf' is protected by the lock.
> 
> So fixes the double abort problem reported by nirinA raseliarison:
> 
>       http://lkml.org/lkml/2013/6/14/188
> 
> Reported-and-tested-by: nirinA raseliarison <[email protected]>
> Cc: Guenter Roeck <[email protected]>
> Cc: Bjorn Helgaas <[email protected]>
> Cc: stable <[email protected]>
> Signed-off-by: Ming Lei <[email protected]>

So this is a 3.9-stable thing?  Anything newer than that?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to