On Thu, 7 Aug 2014, Oleg Nesterov wrote: > Aleksei hit the soft lockup during reading /proc/PID/smaps. > David investigated the problem and suggested the right fix. > > while_each_thread() is racy and should die, this patch updates > vm_is_stack(). > > Reported-and-tested-by: Aleksei Besogonov <[email protected]> > Suggested-by: David Rientjes <[email protected]> > Signed-off-by: Oleg Nesterov <[email protected]>
Acked-by: David Rientjes <[email protected]> > Cc: [email protected] 3.4+ -- 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/

