[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1408090159070.11855@chino.kir.corp.google.com>
Date: Sat, 9 Aug 2014 01:59:25 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: Oleg Nesterov <oleg@...hat.com>
cc: Andrew Morton <akpm@...ux-foundation.org>,
Aleksei Besogonov <alex.besogonov@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] vm_is_stack: use for_each_thread() rather then buggy
while_each_thread()
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 <alex.besogonov@...il.com>
> Suggested-by: David Rientjes <rientjes@...gle.com>
> Signed-off-by: Oleg Nesterov <oleg@...hat.com>
Acked-by: David Rientjes <rientjes@...gle.com>
> Cc: stable@...r.kernel.org
3.4+
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists