linux/arch
Alexandre Oliva 06024f217d [PATCH] x86-64: bitops fix for -Os
This fixes the x86-64 find_[first|next]_zero_bit() function for the
end-of-range case.  It didn't test for a zero size, and the "rep scas"
would do entirely the wrong thing.

Signed-off-by: Alexandre Oliva <oliva@lsd.ic.unicamp.br>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-02 19:41:32 -08:00
..
alpha
arm [ARM SMP] Add hotplug CPU infrastructure 2005-11-02 22:24:33 +00:00
arm26
cris
frv
h8300
i386
ia64
m32r
m68k
m68knommu [PATCH] m68knommu: updated defconfig 2005-11-01 21:41:19 -08:00
mips
parisc
powerpc [PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL 2005-11-01 21:44:46 -08:00
ppc
ppc64
s390
sh
sh64
sparc
sparc64
um [PATCH] missing platform_device.h includes 2005-11-01 21:50:01 -08:00
v850
x86_64 [PATCH] x86-64: bitops fix for -Os 2005-11-02 19:41:32 -08:00
xtensa