linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* _machine removal breaks kexec?
@ 2006-04-03  1:40 Anton Blanchard
  2006-04-03 16:16 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 10+ messages in thread
From: Anton Blanchard @ 2006-04-03  1:40 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: paulus


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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-04-04 12:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-03  1:40 _machine removal breaks kexec? Anton Blanchard
2006-04-03 16:16 ` 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

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).