OSDN Git Service

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)
commitbf45947864764548697e7515fe693e10f173f312
treee473f9b27f6534e6aba403c40a270d15e51d0717
parent6f235a69e59484e382dc31952025b0308efedc17
math: Export mul_u64_u64_div_u64

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