Re: [PATCH 001/003]Fix unify mapping from pxm to node id.

From: Bob Picco
Date: Sat Jan 28 2006 - 22:47:21 EST


Paul Jackson wrote: [Sat Jan 28 2006, 02:15:17AM EST]
> Yasunori-san,
>
> Thank-you for updating your patch.
>
> However I am still puzzled by one detail.
>
> Your latest patchset removes the defines:
> -#define MAX_PXM_DOMAINS 256 /* 1 byte and no promises about values */
>
> and:
> -#define MAX_PXM_DOMAINS (256)
>
> but continues to have code using MAX_PXM_DOMAINS. I am unable
> to compile ia64 with it now, for lack of this define.
>
> --
> I won't rest till it's the best ...
> Programmer, Linux Scalability
> Paul Jackson <pj@xxxxxxx> 1.925.600.0401
Hi Paul.

MAX_PXM_DOMAINS is defined in include/acpi/acpi_numa.h. So I'm confused.

I just built sn2 with Yasunori's patches applied to -mm3. I had previously
built sn2 with a slightly different patch series of mine which Yasunori
later incorporated most of into this patch series. Would you please send your
.config and the error output from the build?

thanks,

bob
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/