Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753792AbbGWBza (ORCPT ); Wed, 22 Jul 2015 21:55:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54183 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753751AbbGWBz2 (ORCPT ); Wed, 22 Jul 2015 21:55:28 -0400 Date: Thu, 23 Jul 2015 09:55:23 +0800 From: Baoquan He To: Tejun Heo Cc: cl@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] percpu: add macro PCPU_CHUNK_AREA_IN_USE Message-ID: <20150723015523.GC1844@dhcp-17-102.nay.redhat.com> References: <1437404130-5188-1-git-send-email-bhe@redhat.com> <1437404130-5188-3-git-send-email-bhe@redhat.com> <20150721153019.GH15934@mtj.duckdns.org> <20150722002839.GC1834@dhcp-17-102.nay.redhat.com> <20150722135352.GK15934@mtj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150722135352.GK15934@mtj.duckdns.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 636 Lines: 18 On 07/22/15 at 09:53am, Tejun Heo wrote: > Hello, > > On Wed, Jul 22, 2015 at 08:28:39AM +0800, Baoquan He wrote: > > I know this change makes code longer. PCPU_MAP_BUSY is better, I am gonna > > repost with it. > > While at it, can you also please add comment on top of the definition > of PCPU_MAP_BUSY explaining what's going on? Posted [patch v2 3/3] as you suggested. Thanks a lot. -- 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/