ANDROID: ABI: add wait_on_page_bit to symbol list
The virtual build now wants the wait_on_page_bit symbol added to their
list to work properly, so add it.
Fixes: 207ca68816 ("Linux 5.15.45")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I529ffaefc2e55fb9372c95197418693e62f33ff8
This commit is contained in:
@@ -1410,3 +1410,4 @@
|
|||||||
_raw_read_unlock
|
_raw_read_unlock
|
||||||
_raw_write_lock
|
_raw_write_lock
|
||||||
_raw_write_unlock
|
_raw_write_unlock
|
||||||
|
wait_on_page_bit
|
||||||
|
|||||||
Reference in New Issue
Block a user