Commit 897b8fbd authored by Li Jinpei's avatar Li Jinpei Committed by Anup Patel
Browse files

lib: Use __builtin_ctzl() in pmp_get()



We should should __builtin_ctzl() in pmp_get() instead of
custom ctz() function.

Signed-off-by: default avatarLi Jinpei <leekingp1994@163.com>
Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
Reviewed-by: default avatarAtish Patra <atish.patra@wdc.com>
parent 179eddeb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment