kernel-ark/arch/ppc
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
..
4xx_io
8xx_io [PATCH] ppc32: add Freescale MPC885ADS board support 2005-07-05 19:18:59 -07:00
8260_io
amiga
boot [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
configs [PATCH] ppc32: add bamboo defconfig 2005-08-01 19:14:01 -07:00
kernel ppc: Export __handle_mm_fault for MOL 2005-08-06 09:44:37 -07:00
lib
math-emu
mm [PATCH] ppc32: 8xx avoid icbi misbehaviour in __flush_dcache_icache_phys 2005-07-27 16:34:34 -07:00
oprofile
platforms [PATCH] ppc32: add bamboo platform 2005-08-01 19:14:01 -07:00
syslib [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
xmon
Kconfig [PATCH] ppc32: Mark boards that don't build as BROKEN 2005-08-01 19:14:01 -07:00
Kconfig.debug
Makefile