commit 917447b9a7dea73f80a350dd82f2f395c41afc1d
Author: Jan Palus <[email protected]>
Date:   Wed Apr 26 11:46:05 2023 +0200

    binder needs exported zap_page_range_single now

 android-enable-building-binder-as-module.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/android-enable-building-binder-as-module.patch 
b/android-enable-building-binder-as-module.patch
index 2272c590..26da1d1e 100644
--- a/android-enable-building-binder-as-module.patch
+++ b/android-enable-building-binder-as-module.patch
@@ -124,3 +124,13 @@
  
  struct msg_msgseg {
        struct msg_msgseg *next;
+--- linux-6.3/mm/memory.c.orig 2023-04-23 21:02:52.000000000 +0200
++++ linux-6.3/mm/memory.c      2023-04-26 10:57:23.873394940 +0200
+@@ -1728,6 +1728,7 @@
+       mmu_notifier_invalidate_range_end(&range);
+       tlb_finish_mmu(&tlb);
+ }
++EXPORT_SYMBOL_GPL(zap_page_range_single);
+ 
+ /**
+  * zap_vma_ptes - remove ptes mapping the vma
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/a95474751dba47ecca47614d8e530e1dbdbeb5a2

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to