]> git.baikalelectronics.ru Git - kernel.git/commit
math: Export mul_u64_u64_div_u64
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 Mar 2021 23:42:54 +0000 (16:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Mar 2021 23:42:54 +0000 (16:42 -0700)
commit257356c78a22274b218485c957df4d9cde6ceb24
treee473f9b27f6534e6aba403c40a270d15e51d0717
parent7eaa125bebcca2bb84b3218f6df2dbeff9aff282
math: Export mul_u64_u64_div_u64

Fixes: 9f2b87c99768 ("ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalation")
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/math/div64.c