[PATCH 1/2] [POWERPC] Remove cmd_line from head*.S

Milton Miller miltonm at bga.com
Fri Aug 24 09:17:29 EST 2007


On Thu Aug 23 13:27:31 EST 2007, Kumar Gala wrote:
> On Aug 22, 2007, at 10:09 PM, Stephen Rothwell wrote:
>>
>> diff --git a/arch/powerpc/kernel/prom.c b/arch/powerpc/kernel/prom.c
>> index 0028fe6..dc85005 100644
>> --- a/arch/powerpc/kernel/prom.c
>> +++ b/arch/powerpc/kernel/prom.c
>> @@ -60,6 +60,8 @@
>>  #endif
>>
>>
>> +char cmd_line[COMMAND_LINE_SIZE];
>> +
>
> would this be better in setup-common.c?
>


I strongly agree with Kumar.  It doesn't belong in prom.c

milton



More information about the Linuxppc-dev mailing list