From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 03/15] nd_btt: atomic sector updates Date: Sun, 21 Jun 2015 12:03:29 +0200 Message-ID: <20150621100329.GA5915@lst.de> References: <20150617235209.12943.24419.stgit@dwillia2-desk3.amr.corp.intel.com> <20150617235503.12943.76918.stgit@dwillia2-desk3.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from verein.lst.de ([213.95.11.211]:38386 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751123AbbFUKDb (ORCPT ); Sun, 21 Jun 2015 06:03:31 -0400 Content-Disposition: inline In-Reply-To: <20150617235503.12943.76918.stgit@dwillia2-desk3.amr.corp.intel.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Dan Williams Cc: axboe@kernel.dk, linux-nvdimm@lists.01.org, boaz@plexistor.com, toshi.kani@hp.com, Vishal Verma , Neil Brown , Greg KH , Dave Chinner , linux-kernel@vger.kernel.org, Andy Lutomirski , Jens Axboe , linux-acpi@vger.kernel.org, Jeff Moyer , "H. Peter Anvin" , linux-fsdevel@vger.kernel.org, hch@lst.de, mingo@kernel.org > +config ND_MAX_REGIONS > + int "Maximum number of regions supported by the sub-system" > + default 64 > + ---help--- > + A 'region' corresponds to an individual DIMM or an interleave > + set of DIMMs. A typical maximally configured system may have > + up to 32 DIMMs. > + > + Leave the default of 64 if you are unsure. Having static limits in Kconfig is a bad idea. What prevents you from handling any (reasonable) number dynamically? -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in