Skip to content

rust_binder: fix compilation error due to Owned<Page> allocation - #559

Open
Neko-0v0 wants to merge 1 commit into
AsahiLinux:asahifrom
Neko-0v0:asahi
Open

rust_binder: fix compilation error due to Owned<Page> allocation#559
Neko-0v0 wants to merge 1 commit into
AsahiLinux:asahifrom
Neko-0v0:asahi

Conversation

@Neko-0v0

Copy link
Copy Markdown

Commit 34d50740e253 makes Page Ownable and returns Owned<Page> in alloc_page, which is unexpected for rust_binder and causes compilation error when CONFIG_ANDROID_BINDER_IPC_RUST=y.
This patch fixes the problem. Tested on Mac mini M2, Asahi Arch Linux ARM, kernel 7.1.5.

…d50740e253)

Signed-off-by: Neko-0v0 <neko@cytus.xyz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant