commit | 46ad8d2d22c17e2b577adec55ae87161666a3267 | [log] [tgz] |
---|---|---|
author | Vijay Kumar <vijay.ac.kumar@oracle.com> | Wed Oct 11 12:50:06 2017 -0600 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 15 14:26:46 2017 +0900 |
tree | dac0c0d3b741e169a4269c59ee1ef152c8ba9583 | |
parent | 2b41ce5df20b698436526fcd8478094140b91706 [diff] |
sparc64: Use sparc optimized fls and __fls for T4 and above For T4 and above, patch fls and __fls functions at the boot time to use lzcnt instruction. Signed-off-by: Vijay Kumar <vijay.ac.kumar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>