ANDROID: Add allowed symbols required from Qualcomm drivers
With the latest Qualcomm release, the kernel module "msm_adreno.ko"
added the new requirement to exported kernel symbol "check_zeroed_user".
Add the symbol into symbol list to make it able to boot with android
common kernel.
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
1 Added function:
[A] 'function int check_zeroed_user(void*, size_t)'
Bug: 261681571
Change-Id: If6e125e0f1d192523e9c36628db4cfe955ad23c4
Signed-off-by:
JohnnLee <johnnlee@google.com>
Loading
Please register or sign in to comment