Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753520Ab0AFGKs (ORCPT ); Wed, 6 Jan 2010 01:10:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752641Ab0AFGKo (ORCPT ); Wed, 6 Jan 2010 01:10:44 -0500 Received: from ozlabs.org ([203.10.76.45]:32963 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752541Ab0AFGKn (ORCPT ); Wed, 6 Jan 2010 01:10:43 -0500 Message-Id: <20100106045509.245662398@samba.org> User-Agent: quilt/0.46-1 Date: Wed, 06 Jan 2010 15:55:09 +1100 From: Anton Blanchard To: linux-kernel@vger.kernel.org Subject: [patch 0/6] cpumask_of_node() should handle -1 as a node Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 462 Lines: 12 A number of places in the kernel use cpumask_of_node(-1), but most arch NUMA implementations are broken. The following patches fix this. Apologies for the resend, somehow quilt mail screwed up the message ids. -- -- 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/