]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: add devm_kfree()
authorBjoern A. Zeeb <bz@FreeBSD.org>
Tue, 2 Apr 2024 09:45:43 +0000 (09:45 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Mon, 15 Apr 2024 16:55:59 +0000 (16:55 +0000)
commit170c2e0e2bb1b2d9a7661ba729f8264381c9d9d7
tree7207a521e0f902aa60087f24dfd2f934673c3630
parent514c98ba14a0f590891844d1a6bec0ac4de54489
LinuxKPI: add devm_kfree()

mt76 calls devm_kfree() directly, so alias it to our
lkpi_devm_kmalloc_release() function.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D44589
sys/compat/linuxkpi/common/include/linux/device.h