mirror of
https://github.com/opnsense/src.git
synced 2026-02-09 22:06:55 -05:00
This was found while reworking the device tree nodes for dtsec to match the Linux device tree. Instead of waiting and expecting later code to call dpaa_portal_map_registers(), do the equivalent immediately upon mapping. Otherwise, it's possible to access the pages before that function is called, and hang the CPU. |
||
|---|---|---|
| .. | ||
| bman.c | ||
| bman.h | ||
| bman_fdt.c | ||
| bman_portals.c | ||
| dpaa.c | ||
| fman.c | ||
| fman.h | ||
| fman_fdt.c | ||
| if_dtsec.c | ||
| if_dtsec.h | ||
| if_dtsec_fdt.c | ||
| if_dtsec_im.c | ||
| if_dtsec_im.h | ||
| if_dtsec_rm.c | ||
| if_dtsec_rm.h | ||
| portals.h | ||
| portals_common.c | ||
| qman.c | ||
| qman.h | ||
| qman_fdt.c | ||
| qman_portals.c | ||