From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/kexec
Date: Wed, 20 Dec 2006 09:40:53 -0800 (PST) [thread overview]
Message-ID: <20061220174053.189C9485A6@busybox.net> (raw)
Author: aldot
Date: 2006-12-20 09:40:52 -0800 (Wed, 20 Dec 2006)
New Revision: 17020
Log:
- Add args patch.
Added:
trunk/buildroot/package/kexec/kexec-tools-my_shutdown-args.patch
Changeset:
Added: trunk/buildroot/package/kexec/kexec-tools-my_shutdown-args.patch
===================================================================
--- trunk/buildroot/package/kexec/kexec-tools-my_shutdown-args.patch 2006-12-20 17:08:38 UTC (rev 17019)
+++ trunk/buildroot/package/kexec/kexec-tools-my_shutdown-args.patch 2006-12-20 17:40:52 UTC (rev 17020)
@@ -0,0 +1,12 @@
+diff -rup kexec-tools-1.101.orig/kexec/kexec.c kexec-tools-1.101/kexec/kexec.c
+--- kexec-tools-1.101.orig/kexec/kexec.c 2006-12-20 18:40:26.000000000 +0100
++++ kexec-tools-1.101/kexec/kexec.c 2006-12-20 18:41:02.000000000 +0100
+@@ -629,7 +629,7 @@ int k_unload (unsigned long kexec_flags)
+ */
+ static int my_shutdown(void)
+ {
+- char *args[8];
++ char *args[2];
+
+ args[0] = "reboot";
+ args[1] = NULL;
next reply other threads:[~2006-12-20 17:40 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-20 17:40 aldot at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-02-21 19:13 [Buildroot] svn commit: trunk/buildroot/package/kexec jacmet at uclibc.org
2008-05-28 1:21 hamish at uclibc.org
2007-10-18 5:26 ulf at uclibc.org
2007-10-18 5:47 ` Hamish Moffatt
2007-10-18 6:16 ` Ulf Samuelsson
2007-07-27 7:34 ulf at uclibc.org
2007-07-27 10:32 ` Bernhard Fischer
2007-07-24 14:06 ulf at uclibc.org
2007-07-24 14:05 ` Bernhard Fischer
2007-01-24 19:11 aldot at uclibc.org
2007-01-23 11:47 aldot at uclibc.org
2007-01-22 14:59 aldot at uclibc.org
2006-12-20 16:50 aldot at uclibc.org
2006-12-20 17:01 ` Petr Stetiar
2007-01-22 16:45 ` Bernhard Fischer
2006-12-20 14:41 aldot at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061220174053.189C9485A6@busybox.net \
--to=aldot@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox