mirror of
https://github.com/torvalds/linux.git
synced 2026-07-18 19:47:46 +02:00
We had a "64" that didn't get changed to BITS_PER_LONG, resulting in find_next_bit not working correctly. Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
|---|---|---|
| .. | ||
| bitops.c | ||
| checksum_32.S | ||
| checksum_64.S | ||
| copy_32.S | ||
| copypage_64.S | ||
| copyuser_64.S | ||
| div64.S | ||
| e2a.c | ||
| locks.c | ||
| Makefile | ||
| mem_64.S | ||
| memcpy_64.S | ||
| rheap.c | ||
| sstep.c | ||
| strcase.c | ||
| string.S | ||
| usercopy_64.c | ||