UPSTREAM: 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> (cherry picked from commit 74235460) Bug: 362138008 Change-Id: I3b8567b859d02dd0d837c280014976abba084d55 Signed-off-by:
dongliang.cui <dongliang.cui@unisoc.com>
Loading
Please sign in to comment