On Sun, 15 Sep 2024 14:31:26 +0000, Alice Ryhl wrote: > This patchset contains the file abstractions needed by the Rust > implementation of the Binder driver. > > Please see the Rust Binder RFC for usage examples: > https://lore.kernel.org/rust-for-linux/20231101-rust-binder-v1-0-08ba9197f637@xxxxxxxxxx/ > > Users of "rust: types: add `NotThreadSafe`": > [PATCH 5/9] rust: file: add `FileDescriptorReservation` > > [...] Applied to the vfs.rust.file.v6.13 branch of the vfs/vfs.git tree. Patches in the vfs.rust.file.v6.13 branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.rust.file.v6.13 [1/8] rust: types: add `NotThreadSafe` https://git.kernel.org/vfs/vfs/c/cf9139a8a2ff [2/8] rust: task: add `Task::current_raw` https://git.kernel.org/vfs/vfs/c/16c7a0430f3a [3/8] rust: file: add Rust abstraction for `struct file` https://git.kernel.org/vfs/vfs/c/d403edaaee09 [4/8] rust: cred: add Rust abstraction for `struct cred` https://git.kernel.org/vfs/vfs/c/fa4912bed836 [5/8] rust: security: add abstraction for secctx https://git.kernel.org/vfs/vfs/c/34f391deba6d [6/8] rust: file: add `FileDescriptorReservation` https://git.kernel.org/vfs/vfs/c/054e1b6a797e [7/8] rust: file: add `Kuid` wrapper https://git.kernel.org/vfs/vfs/c/a78b176bfdc2 [8/8] rust: file: add abstraction for `poll_table` https://git.kernel.org/vfs/vfs/c/e0cdb09b7100