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:
Jesse Hall
2021-09-14 18:14:10 -07:00
committed by Steve Muckle
parent 11a701175e
commit a70b776d3e

View File

@@ -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