Hi Oleksii,
On 20/12/2023 14:08, Oleksii Kurochko wrote:
All archs have the do_div implementation for BITS_PER_LONG == 64
so do_div64.h is moved to asm-generic.
x86 and PPC were switched to asm-generic version of div64.h.
Arm was switched partly because Arm has different implementation
for 32-bits.
Signed-off-by: Oleksii Kurochko <[email protected]>
Acked-by: Jan Beulich <[email protected]>
Acked-by: Shawn Anastasio <[email protected]>
Acked-by: Julien Grall <[email protected]>
Cheers,
--
Julien Grall