| To: | Wu Zhangjin <wuzhangjin@gmail.com> |
|---|---|
| Subject: | Re: [PATCH] MIPS: Cleanup and Fixup of compressed kernel support |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Sat, 19 Dec 2009 22:26:20 +0000 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <1260456913-7822-1-git-send-email-wuzhangjin@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1260456913-7822-1-git-send-email-wuzhangjin@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.20 (2009-08-17) |
On Thu, Dec 10, 2009 at 10:55:13PM +0800, Wu Zhangjin wrote:
> From: Wu Zhangjin <wuzhangjin@gmail.com>
>
> Changes:
>
> o Remove the .initrd section
> the initrd section is put in vmlinux, not need to handle it here.
>
> o Move .MIPS.options, .options, .pdr, .reginfo, .comment, .note from
> Makefile to the /DSICARD/ of ld.script
> If not move the .MIPS.options, the kernel compiled with gcc
> 3.4.6 will not boot.
>
> o Clean up the file format.
> o Remove several other un-needed sections.
>
> Have tested this patch with gcc 3.4.6 and gcc 4.4.1, and also with,
> without the initrd file system. All of them works well.
>
> Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Applied - but:
/home/ralf/src/linux/linux-mips/.git/rebase-apply/patch:173: space before tab
in indent.
.sdata : { *(.sdata) }
/home/ralf/src/linux/linux-mips/.git/rebase-apply/patch:174: space before tab
in indent.
. = ALIGN(4);
Ralf
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH resend] MIPS: more replace CL_SIZE by COMMAND_LINE_SIZE, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] MIPS: vr41xx use strlcat() for the command line arguments, Ralf Baechle |
| Previous by Thread: | Re: [PATCH] MIPS: Cleanup and Fixup of compressed kernel support, Wu Zhangjin |
| Next by Thread: | [PATCH v10 8/8] Loongson: YeeLoong: add input/hotkey driver, Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |