ANDROID: update virtual device target symbol list
In commit5c82c94b0b("virtio-blk: avoid preallocating big SGL for data") the code is rewritten to use 2 new symbols from the sg layer. Add them to the symbol list so that the build continues to work. Fixes:5c82c94b0b("virtio-blk: avoid preallocating big SGL for data") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I969e04d88614a57bb24257e7749d72deefd23aa0
This commit is contained in:
@@ -381,7 +381,9 @@
|
|||||||
set_capacity_and_notify
|
set_capacity_and_notify
|
||||||
__SetPageMovable
|
__SetPageMovable
|
||||||
sg_alloc_table
|
sg_alloc_table
|
||||||
|
sg_alloc_table_chained
|
||||||
sg_free_table
|
sg_free_table
|
||||||
|
sg_free_table_chained
|
||||||
sg_init_one
|
sg_init_one
|
||||||
sg_init_table
|
sg_init_table
|
||||||
sg_miter_next
|
sg_miter_next
|
||||||
|
|||||||
Reference in New Issue
Block a user