Here's a patchset that clean up arch/mips/kernel/setup.c file. This second take doesn'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 diffstats: arch/mips/kernel/setup.c | 442 ++++++++++++++++++++-------------------------- 1 files changed, 189 insertions(+), 253 deletions(-)