Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754184Ab3DFFoL (ORCPT ); Sat, 6 Apr 2013 01:44:11 -0400 Received: from intranet.asianux.com ([58.214.24.6]:15361 "EHLO intranet.asianux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753862Ab3DFFoK (ORCPT ); Sat, 6 Apr 2013 01:44:10 -0400 X-Spam-Score: -100.8 Message-ID: <515FB60B.3090506@asianux.com> Date: Sat, 06 Apr 2013 13:43:39 +0800 From: Chen Gang User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: =?UTF-8?B?QXJ2ZSBIasO4bm5ldsOlZw==?= CC: Greg KH , Dan Carpenter , Al Viro , Mirsal Ennaime , LKML Subject: Re: [PATCH] Staging: Android: looping issue, need break when get value firstly. References: <515E85C5.7010706@asianux.com> <20130405220156.GC31680@kroah.com> <515FAD37.4090300@asianux.com> In-Reply-To: <515FAD37.4090300@asianux.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1198 Lines: 42 On 2013年04月06日 13:05, Chen Gang wrote: > On 2013年04月06日 07:48, Arve Hjønnevåg wrote: >> Theoretically this should not change the behavior. The purpose of this >> code it to make sure only thread per process is part of a transaction >> stack, so if it finds more than one transaction with a matching >> process, they should all point to the same thread object. I think a >> better change description is needed though. > oh, sorry, I forgot to be sure one thing before send patch v2. (the reason maybe is my English is not quite well) I guess what your meaning is: in this condition: one thread is related with one process. also one process is related with one thread. is it correct ? thanks. > > ok, thanks. > I will send patch v2 (also mark you as Signed-off). > (if the patch v2 still need improvement, please reply in time). > > > thanks. > > :-) > -- Chen Gang Asianux Corporation -- 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/