The below patch updates a broken web address that is no longer working due to company buyout, and/or change of location. (Please have a look through, and let me know if any of them need to be changed, and I'll resend an updated patch). Signed-off-by: Justin P. Mattock <justinmattock@xxxxxxxxx> --- arch/ia64/include/asm/numa.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/arch/ia64/include/asm/numa.h b/arch/ia64/include/asm/numa.h index 6a8a27c..6decabb 100644 --- a/arch/ia64/include/asm/numa.h +++ b/arch/ia64/include/asm/numa.h @@ -52,7 +52,8 @@ extern struct node_cpuid_s node_cpuid[NR_CPUS]; /* * ACPI 2.0 SLIT (System Locality Information Table) - * http://devresource.hp.com/devresource/Docs/TechPapers/IA64/slit.pdf + * http://web.archive.org/web/*/http://devresource.hp.com/ + * devresource/Docs/TechPapers/IA64/slit.pdf * * This is a matrix with "distances" between nodes, they should be * proportional to the memory access latency ratios. -- 1.7.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-alpha" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html