[packages/kernel] binder needs exported zap_page_range_single now

atler atler at pld-linux.org
Wed Apr 26 12:05:05 CEST 2023


commit 917447b9a7dea73f80a350dd82f2f395c41afc1d
Author: Jan Palus <atler at pld-linux.org>
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



More information about the pld-cvs-commit mailing list