On Thu, 2013-01-10 at 20:57 -0800, Bing Zhao wrote: > From: Avinash Patil <patila@xxxxxxxxxxx> > > is_suspended flag can be accessed by multiple threads. > Use atomic variable type for is_suspended to ensure that there > are no undefined behaviours. atomic_t doesn't do what you seem to think it does, this patch is completely bogus. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html