mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-16 22:10:24 +00:00
033ef338b6
This splits arch/ppc64/kernel/rtas.c into arch/powerpc/kernel/rtas.c, which contains generic RTAS functions useful on any CHRP platform, and arch/powerpc/platforms/pseries/rtas-fw.[ch], which contain some pSeries-specific firmware flashing bits. The parts of rtas.c that are to do with pSeries-specific error logging are protected by a new CONFIG_RTAS_ERROR_LOGGING symbol. The inclusion of rtas.o is controlled by the CONFIG_PPC_RTAS symbol, and the relevant platforms select that. Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
---|---|---|
.. | ||
asm-offsets.c | ||
binfmt_elf32.c | ||
btext.c | ||
cputable.c | ||
entry_32.S | ||
entry_64.S | ||
fpu.S | ||
head_4xx.S | ||
head_8xx.S | ||
head_32.S | ||
head_44x.S | ||
head_64.S | ||
head_fsl_booke.S | ||
idle_6xx.S | ||
idle_power4.S | ||
init_task.c | ||
lparmap.c | ||
Makefile | ||
misc_32.S | ||
misc_64.S | ||
of_device.c | ||
pmc.c | ||
ppc_ksyms.c | ||
process.c | ||
prom_init.c | ||
prom.c | ||
ptrace32.c | ||
ptrace.c | ||
rtas.c | ||
semaphore.c | ||
setup_32.c | ||
setup_64.c | ||
signal_32.c | ||
sys_ppc32.c | ||
syscalls.c | ||
systbl.S | ||
time.c | ||
traps.c | ||
vecemu.c | ||
vector.S | ||
vio.c | ||
vmlinux.lds.S |