aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/lib/(public-mirror)
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2026-08-13 14:50:06 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2026-08-22 16:04:38 +0000
commitee81cd1d8f5596a6ab4c8eb29009405572cc162b (patch)
treee6859db4e51c153d2111942b094b222aabee26cd /compiler-rt/lib/(public-mirror)
parent1d445ae68446771c78161a3eca35acdb04ef78ab (diff)
dpaa/qman: Fix various pool allocation bugsHEADmain
* Set qman_channel_base after determining if QMan is v3, otherwise this global stays at 0x21, which messes up the shift in qman_portal_static_dequeue_channel(). * Fix the base shift in qman_portal_static_dequeue_channel(), there are only 15 channels available, not 16, so starting at a shift of 15 yields shifting into the portal-specific channel. * Correct vmem pool names for QMan resource pools.
Diffstat (limited to 'compiler-rt/lib/(public-mirror)')
0 files changed, 0 insertions, 0 deletions