Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752301Ab2BGFSE (ORCPT ); Tue, 7 Feb 2012 00:18:04 -0500 Received: from mail-gx0-f174.google.com ([209.85.161.174]:34743 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751808Ab2BGFSD (ORCPT ); Tue, 7 Feb 2012 00:18:03 -0500 MIME-Version: 1.0 In-Reply-To: <20120207044816.GA31271@oksana.dev.rtsoft.ru> References: <20120203163056.GA4190@redhat.com> <20120206162930.GA5117@oksana.dev.rtsoft.ru> <20120206163542.GA10104@kroah.com> <20120206185909.GB7741@oksana.dev.rtsoft.ru> <20120206191854.GA16702@kroah.com> <20120207044816.GA31271@oksana.dev.rtsoft.ru> From: KOSAKI Motohiro Date: Tue, 7 Feb 2012 00:17:42 -0500 Message-ID: Subject: Re: [PATCH v2 1/6] oom: Make find_lock_task_mm() sparse-aware To: Anton Vorontsov Cc: Greg KH , Oleg Nesterov , =?ISO-8859-1?Q?Arve_Hj=F8nnev=E5g?= , San Mehat , Colin Cross , "Eric W. Biederman" , "Paul E. McKenney" , linux-kernel@vger.kernel.org, kernel-team@android.com, linaro-kernel@lists.linaro.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 553 Lines: 16 >> Some __cond_lock() caller are inline functions. Is this bad? > > No, that's great, actually. :-) Not obvious, but seems like > sparse understands __cond_lock in inline functions, so I'd > better use it. > > Thanks, Great. So, to this version Acked-by: KOSAKI Motohiro -- 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/