mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
In xdma_handle_mem_node(), vmem_size_t and vmem_addr_t pointers were passed to an FDT API that emits u_long values to the output parameter pointer. This broke on systems with both xdma and 32-bit vmem size/addr types (SOCFPGA). Reported by: tinderbox Sponsored by: Dell EMC Isilon |
||
|---|---|---|
| .. | ||
| controller | ||
| xdma.c | ||
| xdma.h | ||
| xdma_bank.c | ||
| xdma_bio.c | ||
| xdma_fdt_test.c | ||
| xdma_if.m | ||
| xdma_mbuf.c | ||
| xdma_queue.c | ||
| xdma_sg.c | ||
| xdma_sglist.c | ||