Skip to content

Commit ebbdf9c

Browse files
committed
Android Binder Driver: Binder was merged into mainline
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 5700285 commit ebbdf9c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/Android-Binder-Driver.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22

33
This project is an effort to rewrite Android's Binder kernel driver in Rust.
44

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/
5+
The driver was [merged](https://git.kernel.org/linus/eafedbc7c050c44744fbdf80bdf3315e860b7513)
6+
into Linux kernel version v6.18-rc1.
107

118
## Motivation
129

0 commit comments

Comments
 (0)