From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752313Ab3LJUgd (ORCPT ); Tue, 10 Dec 2013 15:36:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:10027 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751798Ab3LJUfa (ORCPT ); Tue, 10 Dec 2013 15:35:30 -0500 Date: Tue, 10 Dec 2013 21:35:59 +0100 From: Oleg Nesterov To: Linus Torvalds , Dave Jones Cc: Thomas Gleixner , Darren Hart , Andrea Arcangeli , Linux Kernel Mailing List , Peter Zijlstra , Mel Gorman Subject: Re: process 'stuck' at exit. Message-ID: <20131210203559.GA1209@redhat.com> References: <20131210154724.GA30020@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dave, I must have missed something, help. I am looking at the first message and I can't understand who stuck "at exit". The trace shows that the task with pid=10818 called sys_futex() ? Perhaps "exit" means the userspace paths? Oleg.