]> git.ozlabs.org Git - petitboot/commit
Fix kexec call
authorGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 9 Jul 2009 17:40:43 +0000 (10:40 -0700)
committerGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 9 Jul 2009 17:40:43 +0000 (10:40 -0700)
commit93b3fb6196709a0de77059b6b2bb7b8e27530477
tree5376b8c770b8aa5b7ef84cff3dd052e1c14dfe2d
parent35c5bcebf36d468705761930967a97f0fcbea665
Fix kexec call

Fix the preparation of kexec call args.  kexec wants the param
and value in the same arg.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
ui/common/ui-system.c