[PATCH 017/145] usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: UCHINO Satoshi commit d68c277b501889b3a50c179d1c3d704db7947b83 upstream. Without this memory barrier, the file-storage thread may fail to escape from the following while loop, because

[PATCH 017/145] usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed

2013-07-17 Thread Kamal Mostafa
3.8.13.5 -stable review patch. If anyone has any objections, please let me know. -- From: UCHINO Satoshi satoshi.uch...@toshiba.co.jp commit d68c277b501889b3a50c179d1c3d704db7947b83 upstream. Without this memory barrier, the file-storage thread may fail to escape from the