kernel-ark/arch/i386
Andi Kleen 11a4180c0b [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths
Makes the intention of the code cleaner to read and avoids
a potential deadlock on mmap_sem. Also change the types of
the arguments to not include __user because they're really
not user addresses.

Signed-off-by: Andi Kleen <ak@suse.de>
2006-12-07 02:14:06 +01:00
..
boot [PATCH] i386: extend bzImage protocol for relocatable protected mode kernel 2006-12-07 02:14:04 +01:00
crypto
kernel [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths 2006-12-07 02:14:06 +01:00
lib
mach-default
mach-es7000
mach-generic
mach-visws
mach-voyager [PATCH] i386: Initialize the per-CPU data area 2006-12-07 02:14:02 +01:00
math-emu [PATCH] i386: fix must_checks 2006-12-07 02:14:00 +01:00
mm [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths 2006-12-07 02:14:06 +01:00
oprofile
pci [PATCH] x86: remove last two pci_find offenders in the core code 2006-12-07 02:14:03 +01:00
power
defconfig [PATCH] i386: Update defconfig 2006-12-07 02:14:00 +01:00
Kconfig [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL 2006-12-07 02:14:04 +01:00
Kconfig.cpu
Kconfig.debug
Makefile [PATCH] i386: Relocatable kernel support 2006-12-07 02:14:04 +01:00
Makefile.cpu