opnsense-src/sys/riscv
Doug Moore 01f79c9da8 busdma: _bus_dmamap_addseg repaired
A recent change introduced a one-off error into a test allowing
coalescing chunks into segments.  This fixes that error.

broke a check in _bus_dmamap_addseg on many architectures. This change makes it clear that it is not a particular range that is being boundary-checked, but the proposed union of the two adjacent ranges.
Reported by:	se
Reviewed by:	se
Fixes:	c606ab59e7 vm_extern: use standard address checkers everywhere
Differential Revision:	https://reviews.freebsd.org/D33715

(cherry picked from commit f1e7a532d1)
2022-07-12 11:26:11 -05:00
..
allwinner aw_wdog: support Allwinner D1 watchdog 2022-05-16 10:34:04 -03:00
conf aw_wdog: support Allwinner D1 watchdog 2022-05-16 10:34:04 -03:00
include Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
riscv busdma: _bus_dmamap_addseg repaired 2022-07-12 11:26:11 -05:00
sifive sifive_spi: Add missing case for SPIBUS_MODE_NONE 2021-09-07 13:08:20 +01:00