Signed-off-by: Robert Richter <[EMAIL PROTECTED]>
---
 arch/x86/perfmon/perfmon_amd64.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/perfmon/perfmon_amd64.c b/arch/x86/perfmon/perfmon_amd64.c
index 912f07d..bdada2c 100644
--- a/arch/x86/perfmon/perfmon_amd64.c
+++ b/arch/x86/perfmon/perfmon_amd64.c
@@ -282,7 +282,7 @@ static int pfm_amd64_setup_eilvt(void)
                return 1;
        }
 
-#ifdef CONFIG_X86_64
+#ifdef CONFIG_NUMA
        /* Sanity check */
        /* Works only for 64bit with proper numa implementation. */
        if (nodes != num_possible_nodes()) {
-- 
1.5.3.7



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
perfmon2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to