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
..
2005-10-31 10:51:57 -08:00
2005-11-02 19:41:32 -08:00
2005-10-29 21:40:40 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:49:55 -07:00
2005-09-21 10:12:18 -07:00
2005-04-16 15:20:36 -07:00