1
0

release 6.14.11

This commit is contained in:
2025-06-10 15:56:25 +03:00
parent 97cfa52990
commit 4d2691343a
3 changed files with 42 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ Signed-off-by: Alexandre Frade <kernel@xanmod.org>
Binderfs is a pseudo-filesystem for the Android Binder IPC driver
--- a/drivers/android/binder.c
+++ b/drivers/android/binder.c
@@ -7031,9 +7031,20 @@ err_alloc_device_names_failed:
@@ -7043,9 +7043,20 @@ err_alloc_device_names_failed:
return ret;
}