Stephane,

this patch is still pending. It fixes IBS init on machines there NUMA
is disabled.

-Robert

On 09.05.08 18:12:54, Robert Richter wrote:
> 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
> 
> _______________________________________________
> osrc-patches mailing list
> [EMAIL PROTECTED]
> https://ddcwww.amd.com/mailman/listinfo/osrc-patches

-- 
Advanced Micro Devices, Inc.
Operating System Research Center
email: [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
perfmon2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to