diff options
author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-09-04 20:28:18 +0000 |
---|---|---|
committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-09-05 23:24:17 +0000 |
commit | 4ab64e34911ab06e567caaf07ed18f7770a61cc8 (patch) | |
tree | 90f2950d8dd2b498ebd9b88de8b31bf198797ee5 /contrib/sqlite3/(public-mirror) | |
parent | 2a44e10edb13e6b2be7fa2814b418a6959cb1171 (diff) |
dem_kfree() is called from all over the place and should actually
do something; contrary to lkpi_devm_kmalloc_release() it can also
take a const void *. We have to __DECONST() that though as the
entire devres framework does otherwise not take a const argument.
This was discovered during the rtw89 upadte to 6.16.
Sponsored by: The FreeBSD Foundation (initially)
MFC after: 3 days
Reviewed by: dumbbell
Differential Revision: https://reviews.freebsd.org/D52082
Diffstat (limited to 'contrib/sqlite3/(public-mirror)')
0 files changed, 0 insertions, 0 deletions