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/sn/kernel/setup.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/arch/ia64/sn/kernel/setup.c b/arch/ia64/sn/kernel/setup.c index dbc4cbe..a6723db 100644 --- a/arch/ia64/sn/kernel/setup.c +++ b/arch/ia64/sn/kernel/setup.c @@ -234,7 +234,8 @@ static void __cpuinit sn_check_for_wars(void) * Since pcdp support in SN is not supported in the 2.4 kernel (or at least * the one lbs is based on) just declare the needed structs here. * - * Reference spec http://www.dig64.org/specifications/DIG64_PCDPv20.pdf + * Reference spec http://web.archive.org/web/*/http://www.dig64.org/ + * specifications/DIG64_PCDPv20.pdf * * Returns 0 if no acceptable vga is found, !0 otherwise. * -- 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