linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* rtas instantiation when commandline contains mem
@ 2009-07-16 13:12 Benjamin Krill
  2009-07-16 22:36 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 5+ messages in thread
From: Benjamin Krill @ 2009-07-16 13:12 UTC (permalink / raw)
  To: enjamin Herrenschmidt, Michael Ellerman; +Cc: linuxppc-dev

Hi,

the rtas instantiation (prom_init.c) doesn't work correctly if the
kernel parameter "mem=" is used. The current code doesn't evaluate
the kernel parameter which causes the issue that alloc_down
allocates somewhere in the "real" memory space. So it can
happen that the allocation space is above "mem=".

Commit 2babf5c2ec2f2d5de3e38d20f7df7fd815fd10c9 removes the
evaluation of "mem=".

cheers
 ben

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

end of thread, other threads:[~2009-07-17  7:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-16 13:12 rtas instantiation when commandline contains mem Benjamin Krill
2009-07-16 22:36 ` Benjamin Herrenschmidt
2009-07-17  6:36   ` Benjamin Krill
2009-07-17  6:48     ` Benjamin Herrenschmidt
2009-07-17  7:53     ` Michael Ellerman

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