mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ANDROID: add pin_user_pages_remote to ABI symbol list
In 5.9 and later, pages pinned for DMA should use pin_user_pages_remote rather than get_user_pages_remote. In particular this allows them to interact better with page migration for CMA allocation. Bug: 199213963 Signed-off-by: Jesse Hall <jessehall@google.com> Change-Id: I2068acae64a996c0e81befeb820cba4e6c9f87ac
This commit is contained in:
@@ -1288,6 +1288,7 @@
|
||||
pin_get_name
|
||||
pin_user_pages
|
||||
pin_user_pages_fast
|
||||
pin_user_pages_remote
|
||||
platform_bus_type
|
||||
platform_device_add
|
||||
platform_device_add_data
|
||||
|
||||
Reference in New Issue
Block a user