tmp_suning_uos_patched/arch/ia64
Chen, Kenneth W 295bd89279 [IA64] make exception handler in copy_user more robust
The exception handler in copy user always expects fault occurs only on
user space address and the fall back recovery code is written with that
very assumption in mind.  Recent source code inspection revealed that
while it worked splendid and to the expectation under normal circumstances,
It broke down under unexpected condition where some address calculation
might go outside the legal address range the original copy_user was
called for.  This patch is to make copy_user exception handler more robust
and to prevent potential memory corruption.

Signed-off-by: Ken Chen <kenneth.w.chen@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-09-07 08:53:16 -07:00
..
configs [IA64] Updated tiger defconfig 2005-08-17 10:24:17 -07:00
dig
hp [IA64] arch/ia64/hp/sim/boot/fw-emu.c: remove egcs workaround 2005-08-24 14:50:37 -07:00
ia32 [IA64] remove use of asm/segment.h 2005-08-24 13:23:30 -07:00
kernel [IA64] uncached allocator: use generic (not sn2 specific) functions 2005-08-31 14:18:04 -07:00
lib [IA64] make exception handler in copy_user more robust 2005-09-07 08:53:16 -07:00
mm [IA64] page_not_present fault in region 5 is normal 2005-09-06 16:06:58 -07:00
oprofile
pci Pull asm-segment into release branch 2005-08-29 14:14:40 -07:00
scripts
sn Pull ngam-maule-steiner into release branch 2005-08-29 15:48:51 -07:00
defconfig
install.sh
Kconfig [IA64] Add ACPI based P-state support 2005-08-26 15:09:24 -07:00
Kconfig.debug
Makefile
module.lds