linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* What is CONFIG_RTAS ? Which CPUs are concerned
@ 2019-01-28 18:20 Christophe Leroy
  2019-01-28 18:32 ` Segher Boessenkool
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe Leroy @ 2019-01-28 18:20 UTC (permalink / raw)
  To: Michael Ellerman, Benjamin Herrenschmidt, Paul Mackerras,
	linuxppc-dev@ozlabs.org, Nicholas Piggin, Segher Boessenkool

Hello All,

I'm wondering what CONFIG_RTAS is. It makes use of one of the SPRN_SPRG, 
ie SPRN_SPRG2.

What are the CPUs concerned by RTAS ? Is there any of the old CPUs which 
have only 4 SPRGs (eg the 601), or could we use one in SPRG4-7 for it 
and reuse SPRG2 for something else ?

The idea behind this question is to store physical address of PGDIR in 
SPRG2 and then put virtual address of thread_struct instead of its 
physical address in SPRG3, especially for when CONFIG_VMAP_STACK is set.

Thanks
Christophe

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

end of thread, other threads:[~2019-01-28 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-28 18:20 What is CONFIG_RTAS ? Which CPUs are concerned Christophe Leroy
2019-01-28 18:32 ` Segher Boessenkool

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