Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932605Ab1BYPGR (ORCPT ); Fri, 25 Feb 2011 10:06:17 -0500 Received: from mail-fx0-f46.google.com ([209.85.161.46]:54208 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932287Ab1BYPGP (ORCPT ); Fri, 25 Feb 2011 10:06:15 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=UXuGyG6CV69r2ES2V64RJ1phJbctkR38535yOG4ORs2z8qRDxtfmfmX0rEHFTIlDZg ciuYotJcTHDvsYBk6yrWIpk5WcD6q9tVzi9X53vEycTc9ns3zL1BedEmBQC4WDm58PUd hxc5PZODpa79GITT0MWqLhvGtTjckT9vZXruU= Date: Fri, 25 Feb 2011 16:06:07 +0100 From: Tejun Heo To: Ingo Molnar Cc: Jack Steiner , yinghai@kernel.org, tglx@linutronix.de, linux-kernel@vger.kernel.org Subject: [GIT PULL tip:x86/mm] fix incorrect NUMA distance table size calculation Message-ID: <20110225150607.GN24828@htj.dyndns.org> References: <20110225145759.GA1606@sgi.com> <20110225150339.GA29895@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110225150339.GA29895@elte.hu> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 570 Lines: 20 Please pull from the following branch to receive NUMA distance table size fix. git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git x86-mm David Rientjes (1): x86-64, NUMA: Fix size of numa_distance array arch/x86/mm/numa_64.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) Thanks. -- tejun -- 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/