We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5700285 commit ebbdf9cCopy full SHA for ebbdf9c
src/Android-Binder-Driver.md
@@ -2,11 +2,8 @@
2
3
This project is an effort to rewrite Android's Binder kernel driver in Rust.
4
5
-The latest version of the Rust implementation can be found in the RFC that was
6
-submitted to the Linux Kernel mailing list late 2023: [Setting up Binder for
7
-the future][rfc].
8
-
9
-[rfc]: https://lore.kernel.org/rust-for-linux/20231101-rust-binder-v1-0-08ba9197f637@google.com/
+The driver was [merged](https://git.kernel.org/linus/eafedbc7c050c44744fbdf80bdf3315e860b7513)
+into Linux kernel version v6.18-rc1.
10
11
## Motivation
12
0 commit comments