freebsd-dev/sys/arm
Andriy Gapon c3a7328be8 aw_clk_nm: fix incorrect use of abs()
abs() takes a (signed) int as input.
Instead, it was used with unsigned 64-bit integers.

So, add and use a new helper function to calculate a difference between
two uint64_t-s.

Reviewed by:	manu
MFC after:	2 weeks
Differential Revision: https://reviews.freebsd.org/D26307
2020-09-07 06:27:18 +00:00
..
allwinner aw_clk_nm: fix incorrect use of abs() 2020-09-07 06:27:18 +00:00
altera/socfpga arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
amlogic/aml8726 arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
annapurna/alpine arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
arm Include the psind in data returned by mincore(2). 2020-09-02 18:16:43 +00:00
broadcom/bcm2835 arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
cloudabi32 Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
conf Switch from SCTP to SCTP_SUPPORT in GENERIC configs. 2020-07-16 15:09:04 +00:00
freescale arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
include Add the MEM_EXTRACT_PADDR ioctl to /dev/mem. 2020-09-02 18:12:47 +00:00
linux arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
mv arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
nvidia arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
qemu arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
rockchip arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
samsung/exynos arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
versatile arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
xilinx arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00