Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756651Ab1EWRGg (ORCPT ); Mon, 23 May 2011 13:06:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18110 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756057Ab1EWRGf (ORCPT ); Mon, 23 May 2011 13:06:35 -0400 Date: Mon, 23 May 2011 19:05:08 +0200 From: Oleg Nesterov To: Denys Vlasenko , Tejun Heo Cc: jan.kratochvil@redhat.com, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, indan@nul.nu Subject: [PATCH 0/2] Was: ptrace_resume->wake_up_process Message-ID: <20110523170508.GA29328@redhat.com> References: <201105152235.32073.vda.linux@googlemail.com> <20110516153122.GA15856@redhat.com> <20110519194908.GA26584@redhat.com> <20110523121011.GA5799@redhat.com> <20110523141034.GA11866@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110523141034.GA11866@redhat.com> 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 Content-Length: 639 Lines: 19 On 05/23, Oleg Nesterov wrote: > > On 05/23, Oleg Nesterov wrote: > > > > "does nothing" is not 100% true, it does wake_up_process() but this shouldn't > > be documented, this should be fixed. > > In fact ptrace_resume()->wake_up_process() is obviously wrong anyway, So, I am going to add these 2 simple fixes to ptrace branch if they pass the review. Imho 1/2 makes sense for 2.6.40. Oleg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/