Re: [PATCH] Documentation:change all arch/i386 to arch/x86 inDocumentation

From: Harry Wei
Date: Mon Jun 13 2011 - 05:32:17 EST


On Mon, Jun 13, 2011 at 01:28:18PM +0800, Wanlong Gao wrote:
> From: Wanlong Gao <wanlong.gao@xxxxxxxxx>
>
> Change all "arch/i386" to "arch/x86" in Documentaion/,
> since the directory has changed.
>
> Signed-off-by: Wanlong Gao <wanlong.gao@xxxxxxxxx>
> ---
Hi Wanlong,
Thanks for your great work. But you have done many
obsolete jobs. See following.
> 4. Options
> ~~~~~~~~~~
> - Some options can be set in the source text (in arch/i386/boot/video.S).
> + Some options can be set in the source text (in arch/x86/boot/video.S).
> All of them are simple #define's -- change them to #undef's when you want to
There is no arch/x86/boot/video.S file now. So your change has no
meaning. You should fix your patch again so that it is well for us.

NOTE: i just put an example file arch/x86/boot/video.S. Maybe there are
still other obsolete files.

Thanks
Harry Wei
--
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/