Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933603AbZLOTc0 (ORCPT ); Tue, 15 Dec 2009 14:32:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933579AbZLOTcI (ORCPT ); Tue, 15 Dec 2009 14:32:08 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:36154 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933537AbZLOTcA (ORCPT ); Tue, 15 Dec 2009 14:32:00 -0500 Date: Tue, 15 Dec 2009 20:31:50 +0100 From: Ingo Molnar To: Andreas Herrmann Cc: "H. Peter Anvin" , Thomas Gleixner , linux-kernel@vger.kernel.org Subject: Re: [PATCH resend] x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space Message-ID: <20091215193150.GE15443@elte.hu> References: <20091215124418.GA6414@alberich.amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091215124418.GA6414@alberich.amd.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: 0.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=0.0 required=5.9 tests=none autolearn=no SpamAssassin version=3.2.5 _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 438 Lines: 14 * Andreas Herrmann wrote: > + rdmsrl(0xc001100c, value); Dont we want some nice, meaningfully named symbolic constant here, instead of 0xc001100c? Ingo -- 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/