From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751723Ab2GPIBc (ORCPT ); Mon, 16 Jul 2012 04:01:32 -0400 Received: from mga09.intel.com ([134.134.136.24]:26374 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750897Ab2GPIBa (ORCPT ); Mon, 16 Jul 2012 04:01:30 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,351,1309762800"; d="scan'208";a="172543508" Message-ID: <5003CA6F.3050806@intel.com> Date: Mon, 16 Jul 2012 16:01:51 +0800 From: Alex Shi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: Rusty Russell CC: Andrew Morton , "Srivatsa S. Bhat" , paul.gortmaker@windriver.com, kosaki.motohiro@jp.fujitsu.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] cpumask: add a few comments of cpumask functions References: <1338195748-18934-1-git-send-email-alex.shi@intel.com> <4FC373D9.7040109@linux.vnet.ibm.com> <4FC38277.2030500@intel.com> <4FC38A77.8090700@intel.com> <20120713153756.78234398.akpm@linux-foundation.org> <50037DC6.6030209@intel.com> <87hat8xin5.fsf@rustcorp.com.au> In-Reply-To: <87hat8xin5.fsf@rustcorp.com.au> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/16/2012 03:35 PM, Rusty Russell wrote: > On Mon, 16 Jul 2012 10:34:46 +0800, Alex Shi wrote: >>> >> >>> And the same applies to the other comments. So can you please grab the >>> latest linux-next, prepare a fixup patch and also check that the patch >>> is complete - not all of your changes have been applied. >>> >> >> >> >> Thanks for reminder! I just know this rule now. :) > > Thanks, folded. > > As long as it's readable, I don't care. > > If it's not all there, did I miss an update? No. all contents in my original patch were checked in. > > Cheers, > Rusty.