diff options
author | John Sanpe <sanpeqf@gmail.com> | 2023-12-05 18:58:37 +0300 |
---|---|---|
committer | Namjae Jeon <linkinjeon@kernel.org> | 2024-01-08 15:57:21 +0300 |
commit | 7423546040194e0e74fcfedd089a8b2720fcfc6e (patch) | |
tree | 850f350b77bf9e1a3adb9c0f26d980704c8a13ad /scripts/gdb/linux/tasks.py | |
parent | 0dd3ee31125508cd67f7e7172247f05b7fd1753a (diff) | |
download | linux-7423546040194e0e74fcfedd089a8b2720fcfc6e.tar.xz |
exfat: using hweight instead of internal logic
Replace the internal table lookup algorithm with the hweight
library, which has instruction set acceleration capabilities.
Use it to increase the length of a single calculation of
the exfat_find_free_bitmap function to the long type.
Signed-off-by: John Sanpe <sanpeqf@gmail.com>
Acked-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions