Re: [PATCH] bootup: Add built-in kernel command line for x86

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Matt Mackall <mpm@...>
Cc: linux kernel <linux-kernel@...>, linux-embedded <linux-embedded@...>, H. Peter Anvin <hpa@...>, Thomas Gleixner <tglx@...>
Date: Wednesday, August 6, 2008 - 6:31 pm

Matt Mackall wrote:

parse_early_param() is right AFTER this in the x86 setup_arch()
function (in arch/x86/kernel/setup.c).  All the other command-line
handling I could find is after this in init/main.c:start_kernel().

There is some stuff earlier in the setup_arch() routine about
boot_params, but that looks like it's related to the old(?)
binary data points you can jam into the kernel image.  (That is,
it doesn't look like it's related to the command line handling).
 -- Tim

=============================
Tim Bird
Architecture Group Chair, CE Linux Forum
Senior Staff Engineer, Sony Corporation of America
=============================

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] bootup: Add built-in kernel command line for x86, Tim Bird, (Wed Aug 6, 6:31 pm)