From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935404AbXGWUWf (ORCPT ); Mon, 23 Jul 2007 16:22:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934631AbXGWUUU (ORCPT ); Mon, 23 Jul 2007 16:20:20 -0400 Received: from sca-es-mail-1.Sun.COM ([192.18.43.132]:42714 "EHLO sca-es-mail-1.sun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1764720AbXGWUUK (ORCPT ); Mon, 23 Jul 2007 16:20:10 -0400 Date: Mon, 23 Jul 2007 13:22:19 -0700 From: Yinghai Lu Subject: [PATCH 0/10] numa_node and apicid_to_node clean up To: Andi Kleen , Andrew Morton , Christoph Lameter <"Christoph Lameter"@Sun.COM>, Linux Kernel Mailing List Cc: Christoph Hellwig <"Christoph Hellwig"@Sun.COM> Reply-to: Yinghai Lu Message-id: <200707231322.19655.yinghai.lu@sun.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.8.2 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org it is releated to acpi=off or SRAT/_PXM is not defined case. Thanks YH