From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Date: Thu, 06 Nov 2003 17:06:04 +0000 Subject: Re: [PATCH] - Increase max number of nodes (cpu_to_node_map) Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Wed, Nov 05, 2003 at 01:44:17PM -0600, Jack Steiner wrote: > I hit a problem with systems having > 256 nodes. The > cpu_to_node_map array is an array of char - needs to be > bigger. > > Here is a patch that changes it to a short. shouldn't that be an unsigned short so we don't run into problems when adding the 32769th processor? -- "It's not Hollywood. War is real, war is primarily not about defeat or victory, it is about death. I've seen thousands and thousands of dead bodies. Do you think I want to have an academic debate on this subject?" -- Robert Fisk