Re: [PATCH] doc: Fix broken references to Documentation/x86 files

From: Randy.Dunlap
Date: Fri Oct 03 2008 - 13:30:54 EST


On Fri, 3 Oct 2008, Uwe Hermann wrote:

> The Documentation/i386 and Documentation/x86_64 directories and their
> contents have been moved into Documentation/x86. Fix references to
> those files accordingly.
>
> Signed-off-by: Uwe Hermann <uwe@xxxxxxxxxxxxxx>
>
> diff --git a/Documentation/x86/x86_64/boot-options.txt b/Documentation/x86/x86_64/boot-options.txt
> index b0c7b6c..1b1512f 100644
> --- a/Documentation/x86/x86_64/boot-options.txt
> +++ b/Documentation/x86/x86_64/boot-options.txt
> @@ -143,7 +143,7 @@ Non Executable Mappings
> SMP
>
> additional_cpus=NUM Allow NUM more CPUs for hotplug
> - (defaults are specified by the BIOS, see Documentation/x86_64/cpu-hotplug-spec)
> + (defaults are specified by the BIOS, see Documentation/x86/x86_64/cpu-hotplug-spec)

This file needs one more line patched. It still contains this:

pirq=... See Documentation/i386/IO-APIC.txt

so change that one also and then you can add
Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
to it if you want to.

Thanks.
--
~Randy
--
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/