From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752326Ab2GPHvq (ORCPT ); Mon, 16 Jul 2012 03:51:46 -0400 Received: from ozlabs.org ([203.10.76.45]:44002 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751440Ab2GPHvn (ORCPT ); Mon, 16 Jul 2012 03:51:43 -0400 From: Rusty Russell To: Alex Shi , Andrew Morton Cc: "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 In-Reply-To: <50037DC6.6030209@intel.com> 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> User-Agent: Notmuch/0.12 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Mon, 16 Jul 2012 17:05:58 +0930 Message-ID: <87hat8xin5.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? Cheers, Rusty.