]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Revert "USB: disable rust bindings from the build for now"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Oct 2025 12:10:28 +0000 (14:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Oct 2025 07:34:44 +0000 (09:34 +0200)
commit9a55e0079258f5c054f469e08c2dc349bbfd1943
tree4fe7ef3fd57be1e74c2cbfb04800613a0ec5ce61
parent30cd2cb1abf4c4acdb1ddb468c946f68939819fb
Revert "USB: disable rust bindings from the build for now"

This reverts commit c584a1c7c8a192c13637bc51c7b63a9f15fe6474.

It brings the rust bindings for USB back into the build so that we can
work off of this for future kernel releases.

Link: https://lore.kernel.org/r/2025100827-divorcee-steadier-b40b@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
rust/bindings/bindings_helper.h
rust/helpers/helpers.c
rust/kernel/lib.rs
samples/rust/Kconfig