aboutsummaryrefslogtreecommitdiff
path: root/contrib/sqlite3/(public-mirror)
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2025-09-04 20:28:18 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2025-09-05 23:24:17 +0000
commit4ab64e34911ab06e567caaf07ed18f7770a61cc8 (patch)
tree90f2950d8dd2b498ebd9b88de8b31bf198797ee5 /contrib/sqlite3/(public-mirror)
parent2a44e10edb13e6b2be7fa2814b418a6959cb1171 (diff)
LinuxKPI: devres: divorce dem_kfree from lkpi_devm_kmalloc_releaseHEADmain
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