mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-18 18:23:53 +08:00
168c8fa32f
The existing implementation of this function seems to be looking for a one although it should be looking for a zero. This causes trouble for the ext2 filesystem, which tends to report -ENOSPC without this patch. Fix this by complementing each word before scanning. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> |
||
---|---|---|
.. | ||
__avr32_asr64.S | ||
__avr32_lsl64.S | ||
__avr32_lsr64.S | ||
clear_user.S | ||
copy_user.S | ||
csum_partial_copy_generic.S | ||
csum_partial.S | ||
delay.c | ||
findbit.S | ||
io-readsb.S | ||
io-readsl.S | ||
io-readsw.S | ||
io-writesb.S | ||
io-writesl.S | ||
io-writesw.S | ||
libgcc.h | ||
longlong.h | ||
Makefile | ||
memcpy.S | ||
memset.S | ||
strncpy_from_user.S | ||
strnlen_user.S |