kernel-ark/arch/ppc/kernel
Linus Torvalds d8588ee5b8 ppc: Export __handle_mm_fault for MOL
When we did the handle_mm_fault cleanup and get_user_page() race fixes,
handle_mm_fault turned into an inline function that called the real
__handle_mm_fault() code.  The export needed for MOL on ppc wasn't
updated to match the new world order, though.

Turn it into a GPL export while at it, since this is all about internal
interfaces and MOL is GPL'd anwyay.
2005-08-06 09:44:37 -07:00
..
align.c
asm-offsets.c
bitops.c
cpu_setup_6xx.S
cpu_setup_power4.S
cputable.c [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
dma-mapping.c
entry.S [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
find_name.c
fpu.S
head_4xx.S
head_8xx.S
head_44x.S [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
head_booke.h
head_fsl_booke.S
head.S
idle_6xx.S
idle_power4.S
idle.c
irq.c
l2cr.S
machine_kexec.c
Makefile
misc.S [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
module.c
pci.c [PATCH] pci and yenta: pcibios_bus_to_resource 2005-08-04 21:32:46 -07:00
perfmon_fsl_booke.c
perfmon.c
ppc_htab.c
ppc_ksyms.c ppc: Export __handle_mm_fault for MOL 2005-08-06 09:44:37 -07:00
ppc-stub.c
process.c
ptrace.c
relocate_kernel.S
semaphore.c
setup.c
signal.c
smp-tbsync.c
smp.c
softemu8xx.c
swsusp.S
syscalls.c
temp.c
time.c
traps.c
vecemu.c
vector.S
vmlinux.lds.S