[PATCH 3/5] powerpc: Move plpar_wrappers.h into include/asm-powerpc

Arnd Bergmann arnd at arndb.de
Mon Oct 24 20:38:53 EST 2005


On Maandag 24 Oktober 2005 07:40, Michael Ellerman wrote:
> > Doesn't this belong in arch/powerpc/platforms/pseries instead?
> 
> Not quite, arch/powerpc/kernel/process.c needs plpar_set_xdabr() and 
> plpar_set_dabr(). I also have a patch for machine_kexec.c that will need 
> something from here.

For process.c, might it be better to have a ppc_md->set_dabr() function
call instead?
Maybe there is also a similar solution for the kexec problem.

	Arnd <><



More information about the Linuxppc64-dev mailing list