From: Franck Bui-Huu <vagabon.xyz@gmail.com>
To: Ralf Baechle <ralf@linux-mips.org>, anemo@mba.ocn.ne.jp
Cc: linux-mips@linux-mips.org
Subject: Re: cleanup setup.c (take #3)
Date: Tue, 22 Aug 2006 14:25:59 +0200 [thread overview]
Message-ID: <44EAF7D7.8040600@innova-card.com> (raw)
In-Reply-To: <1155311513926-git-send-email-vagabon.xyz@gmail.com>
Ralf, Atsushi,
Anything wrong with this patchset ? I don't think to have miss
any comments or feedbacks...
thanks
Franck
Franck Bui-Huu wrote:
> Here's a patchset that clean up arch/mips/kernel/setup.c file.
>
> Changes from take #2:
> ---------------------
> - Include Atsushi Nemoto's comments.
>
> Changes from take #1:
> ---------------------
> - don't use "initrd=xxx@yyy" semantic anymore for passing initrd
> memory area through the command line. It sticks with the old
> semantic for bootloader compatibilities.
>
> Franck
>
> Overall diffstat:
>
> arch/mips/kernel/setup.c | 441 ++++++++++++++++++++--------------------------
> 1 files changed, 188 insertions(+), 253 deletions(-)
>
>
>
>
next prev parent reply other threads:[~2006-08-22 12:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-11 15:51 cleanup setup.c (take #3) Franck Bui-Huu
2006-08-11 15:51 ` [PATCH 1/6] setup.c: cleanup bootmem_init() Franck Bui-Huu
2006-08-11 15:51 ` [PATCH 2/6] setup.c: move initrd code inside dedicated functions Franck Bui-Huu
2006-08-11 15:51 ` [PATCH 3/6] setup.c: remove useless includes Franck Bui-Huu
2006-08-11 15:51 ` [PATCH 4/6] setup.c: do not inline functions Franck Bui-Huu
2006-08-11 15:51 ` [PATCH 5/6] setup.c: remove MAXMEM macro Franck Bui-Huu
2006-08-11 15:51 ` [PATCH 6/6] setup.c: use early_param() for early command line parsing Franck Bui-Huu
2006-08-22 12:25 ` Franck Bui-Huu [this message]
2006-08-22 15:24 ` cleanup setup.c (take #3) Atsushi Nemoto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44EAF7D7.8040600@innova-card.com \
--to=vagabon.xyz@gmail.com \
--cc=anemo@mba.ocn.ne.jp \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.