Linux MIPS Architecture development
 help / color / mirror / Atom feed
* cleanup setup.c (take #3)
@ 2006-08-11 15:51 Franck Bui-Huu
  2006-08-11 15:51 ` [PATCH 1/6] setup.c: cleanup bootmem_init() Franck Bui-Huu
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Franck Bui-Huu @ 2006-08-11 15:51 UTC (permalink / raw)
  To: linux-mips; +Cc: anemo, ralf, yoichi_yuasa

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-08-22 15:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` cleanup setup.c (take #3) Franck Bui-Huu
2006-08-22 15:24   ` Atsushi Nemoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox