From: Anton Blanchard <anton@samba.org>
To: linuxppc-dev@ozlabs.org
Cc: paulus@samba.org
Subject: _machine removal breaks kexec?
Date: Mon, 3 Apr 2006 11:40:44 +1000 [thread overview]
Message-ID: <20060403014044.GA4704@krispykreme> (raw)
Hi,
It looks like the _machine removal broke kexec:
# kexec -l vmlinux
/proc/device-tree/chosen/linux,platform: No such file or directory
The kexec tools seem to want the linux,platform property:
/* if LPAR, no need to read any more from /chosen */
if (platform != PLATFORM_PSERIES) {
closedir(cdir);
continue;
}
Anton
next reply other threads:[~2006-04-03 1:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-03 1:40 Anton Blanchard [this message]
2006-04-03 16:16 ` _machine removal breaks kexec? Benjamin Herrenschmidt
2006-04-03 17:32 ` Kumar Gala
2006-04-03 18:18 ` Haren Myneni
2006-04-04 5:40 ` Michael Ellerman
2006-04-04 6:15 ` Haren Myneni
2006-04-04 12:05 ` Benjamin Herrenschmidt
2006-04-03 23:16 ` Segher Boessenkool
2006-04-04 0:43 ` Kumar Gala
2006-04-04 12:04 ` Benjamin Herrenschmidt
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=20060403014044.GA4704@krispykreme \
--to=anton@samba.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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;
as well as URLs for NNTP newsgroup(s).