1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
VILLASnode/fpga/lib/ips
Niklas Eiling 80af655ac5 make DMA ip unmap memory owned by itself
unmapping of the scatter gather attribute memory was done
after the DMA destructor was called, leading to Card trying to
unmap memory that was already freed.
This lead to crashing during cleaning up.

Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2023-01-04 17:17:21 +01:00
..
rtds2gpu fix coding style 2022-10-28 08:03:57 -04:00
aurora.cpp remove useless includes 2022-10-28 08:06:57 -04:00
aurora_xilinx.cpp remove useless includes 2022-10-28 08:06:57 -04:00
bram.cpp smaller code-style fixes 2022-12-05 09:35:33 +01:00
dma.cpp make DMA ip unmap memory owned by itself 2023-01-04 17:17:21 +01:00
emc.cpp fixed allocation order 2022-12-19 15:47:36 +01:00
fifo.cpp update Steffens mail address 2022-12-14 17:44:17 +01:00
gpio.cpp update Steffens mail address 2022-12-14 17:44:17 +01:00
intc.cpp update Steffens mail address 2022-12-14 17:44:17 +01:00
pcie.cpp smaller code-style fixes 2022-12-05 09:35:33 +01:00
rtds.cpp update Steffens mail address 2022-12-14 17:44:17 +01:00
switch.cpp update Steffens mail address 2022-12-14 17:44:17 +01:00
timer.cpp update Steffens mail address 2022-12-14 17:44:17 +01:00