diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2005-10-31 18:29:36 -0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-02 19:41:32 -0800 |
commit | 06024f217d607369f0ee0071034ebb03071d5fb2 (patch) | |
tree | d38a20395a0619976543cfb68ea925aebc545575 /Documentation/pm.txt | |
parent | cfa024f4e45562c50b9eccb23649ab103578037b (diff) |
[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>
Diffstat (limited to 'Documentation/pm.txt')
0 files changed, 0 insertions, 0 deletions