aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-objcopy/MachO
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2026-08-22 01:13:12 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2026-08-22 01:13:26 +0000
commit74db53d5d7657d0508940d1193f05a39df85434a (patch)
treea79ef331c9618747e55b7ef7e01355d732f2d288 /tools/llvm-objcopy/MachO
parentdf6bbc9b17dcb75e220b9ab44f5a6483b47c562e (diff)
snd_hdsp: Avoid allocation in the interrupt handlerHEADmain
Cache PCM children instead of calling device_get_children() from the interrupt handler. Drain callbacks before child detach so cached pointers cannot outlive the PCM softc. Allocate the parent softc by its actual size. This mirrors snd_hdspe's interrupt dispatch and detach lifecycle. Reported by: christos MFC after: 1 week
Diffstat (limited to 'tools/llvm-objcopy/MachO')
0 files changed, 0 insertions, 0 deletions