linux-kernel-test/arch/powerpc
Paul Mackerras 344480b997 powerpc: Fix a corner case in __div64_32
The code was incorrectly doing a division by 0 in the case where
the denominator was 0x100000000 and the divisor was 0xffffffff.
Thanks to Fred Liu of Motorola for pointing this out.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-20 09:37:02 +10:00
..
kernel powerpc: Fix a branch-too-far link error for 32-bit targets 2005-10-20 09:24:18 +10:00
lib powerpc: Fix a corner case in __div64_32 2005-10-20 09:37:02 +10:00
mm powerpc: Initialize btext subsystem later, after prom_init 2005-10-17 19:20:46 +10:00
oprofile [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
platforms powerpc: Merge time.c and asm/time.h. 2005-10-20 09:23:26 +10:00
sysdev powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit 2005-10-10 22:25:26 +10:00
Kconfig powerpc: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OF 2005-10-17 20:14:59 +10:00
Kconfig.debug powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile ppc64: Minor compilation fixes 2005-10-20 09:15:05 +10:00