1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/arm64
Marius Strobl 8fd47ac11c Avoid a NULL pointer dereference in bounce_bus_dmamap_sync() when the
map has been created via bounce_bus_dmamem_alloc(). Even for coherent
DMA - which bus_dmamem_alloc(9) typically is used for -, calling of
bus_dmamap_sync(9) isn't optional.

PR:		188899 (non-original problem)
MFC after:	3 days
2015-11-20 02:23:35 +00:00
..
acpica Add ARM64TODO comments to ACPI PCI stubs 2015-07-12 18:32:16 +00:00
arm64 Avoid a NULL pointer dereference in bounce_bus_dmamap_sync() when the 2015-11-20 02:23:35 +00:00
cavium Add support for unspecified ranges on ThunderX system 2015-10-25 23:22:40 +00:00
cloudabi64 Add support for CloudABI on ARM64. 2015-10-22 11:09:25 +00:00
conf Sync arm64 GENERIC whitespace/comments with amd64 2015-11-08 21:08:31 +00:00
include Mark functions as such. This means we call them directly rather than have 2015-10-27 22:24:57 +00:00