From: Nico Schottelius <nico-kernel@schottelius.org>
To: linux-kernel@vger.kernel.org
Subject: halt: init exits/panic
Date: Sat, 9 Jul 2005 17:12:27 +0200 [thread overview]
Message-ID: <20050709151227.GM1322@schottelius.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 532 bytes --]
Hello!
What's the 'correct behaviour' of an init system, if someone wants
to shutdown the system?
I currently do:
- call reboot(RB_POWER_OFF/RB_AUTOBOOT/RB_HALT_SYSTEM)
- _exit(0)
Is this exit() call wrong? If I do RB_HALT_SYSTEM and _exit(0) after,
the kernel panics.
Should init simply sleep, return to normal processing or exit?
Sincerly,
Nico
--
Keep it simple & stupid, use what's available.
Please use pgp encryption: 8D0E 27A4 is my id.
http://nico.schotteli.us | http://linux.schottelius.org
[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]
next reply other threads:[~2005-07-09 14:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-09 15:12 Nico Schottelius [this message]
2005-07-09 14:26 ` halt: init exits/panic DervishD
2005-07-09 17:09 ` Coywolf Qi Hunt
2005-10-04 7:30 ` Nico Schottelius
2005-10-04 7:37 ` Nico Schottelius
2005-10-04 8:12 ` Coywolf Qi Hunt
2005-10-04 10:55 ` Nico Schottelius
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=20050709151227.GM1322@schottelius.org \
--to=nico-kernel@schottelius.org \
--cc=linux-kernel@vger.kernel.org \
/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