[Bug 4520] [RFC] kexecboot: passing extra cmdline arguments
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Fri Aug 29 10:36:49 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4520
--- Comment #7 from Thomas Kunze <thommycheck at gmx.de> 2008-08-29 12:36:48 ---
(From update of attachment 9954)
>+ //kexec --command-line="CMDLINE" -l /mnt/boot/zImage
>+- char command[COMMAND_LINE_SIZE + 60];
>++ char command[COMMAND_LINE_SIZE];
Why this change? the command could be bigger than COMMAND_LINE_SIZE.
Patch still doesn't apply (fresh mtn checkout). Maybe you edited the patch?
Please try with fresh checkout.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list