From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH v5 2/8] xenalyze: increase NR_CPUS to 256 Date: Thu, 11 Jun 2015 08:12:26 +0200 Message-ID: <20150611061226.GA22268@aepfle.de> References: <1433849019-27452-1-git-send-email-olaf@aepfle.de> <1433849019-27452-3-git-send-email-olaf@aepfle.de> <55789E1C.9030504@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <55789E1C.9030504@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall Cc: Wei Liu , Ian Campbell , Stefano Stabellini , George Dunlap , Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, Jun 10, Julien Grall wrote: > There is also a variable MAX_CPUS defined to 256. which is used every. You are right, while forwarding an old patch (from memory) I changed the wrong place. MAX_CPUS is already at 256 so no change is strictly neccessary. I suggest to drop that patch from this series while applying. Thanks for the review. Olaf