diff options
author | John Sanpe <[email protected]> | 2023-12-05 23:58:37 +0800 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2024-01-08 21:57:21 +0900 |
commit | 7423546040194e0e74fcfedd089a8b2720fcfc6e (patch) | |
tree | 850f350b77bf9e1a3adb9c0f26d980704c8a13ad /scripts/gdb/linux/utils.py | |
parent | 0dd3ee31125508cd67f7e7172247f05b7fd1753a (diff) |
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 <[email protected]>
Acked-by: Sungjong Seo <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions