> auerswald.c did a direct access to current->state. This potentially unsafe on 
> SMP. Here is the fix.

Should be fine actually. The function call is a synchronization point so the
compiler will write it out.  Paranoia rarely hurts except in very critical
paths though

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to