| To: | Wu Zhangjin <wuzhangjin@gmail.com> |
|---|---|
| Subject: | Re: [PATCH v2] MIPS: fixes and cleanups for the compressed kernel support |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Fri, 30 Oct 2009 01:18:01 +0000 (GMT) |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org, David Daney <ddaney@caviumnetworks.com> |
| In-reply-to: | <1256865222-19817-1-git-send-email-wuzhangjin@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1256865222-19817-1-git-send-email-wuzhangjin@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Alpine 2.00 (LFD 1167 2008-08-23) |
On Fri, 30 Oct 2009, Wu Zhangjin wrote:
> @@ -46,9 +46,10 @@ start:
> move a3, s3
> PTR_LI k0, KERNEL_ENTRY
> jr k0
> - nop
> + nop
> 3:
> b 3b
^^^^
Please reformat for consistency and readability:
b 3b
Maciej
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH v2] MIPS: fixes and cleanups for the compressed kernel support, Wu Zhangjin |
|---|---|
| Next by Date: | [PATCH v3] MIPS: fixes and cleanups for the compressed kernel support, Wu Zhangjin |
| Previous by Thread: | [PATCH v2] MIPS: fixes and cleanups for the compressed kernel support, Wu Zhangjin |
| Next by Thread: | [PATCH v3] MIPS: fixes and cleanups for the compressed kernel support, Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |