aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Oliva2005-10-31 14:29:36 -0600
committerLinus Torvalds2005-11-02 21:41:32 -0600
commit06024f217d607369f0ee0071034ebb03071d5fb2 (patch)
treed38a20395a0619976543cfb68ea925aebc545575 /block/Kconfig
parentcfa024f4e45562c50b9eccb23649ab103578037b (diff)
downloadkernel-common-06024f217d607369f0ee0071034ebb03071d5fb2.tar.gz
kernel-common-06024f217d607369f0ee0071034ebb03071d5fb2.tar.xz
kernel-common-06024f217d607369f0ee0071034ebb03071d5fb2.zip
[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 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions