This website requires JavaScript.
Explore
Help
Register
Sign in
Techwizz
/
kernel-fxtec-pro1x
Watch
1
Star
0
Fork
You've already forked kernel-fxtec-pro1x
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d46ff52af6
kernel-fxtec-pro1x
/
abi_gki_aarch64_whitelist
5 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
ANDROID: add initial ABI whitelist for android-4.19 Bug: 145692847 Change-Id: I52e4b9b6bc025a86eb4f75bc7643a69b1e5c0d93 Signed-off-by: Matthias Maennich <maennich@google.com>
2019-12-18 05:44:33 -07:00
[abi_whitelist]
ANDROID: abi_gki_aarch64_whitelist: add module_layout and task_struct The module_layout symbol is a special case that is always kept exported, even with CONFIG_TRIM_UNUSED_KSYMS=y. task_struct is special in a different way. It can be accessed without the use of an exported symbol through direct register access. Add them to the global whitelist to ensure they are kept stable. Bug: 148277666 Bug: 147380000 Change-Id: Ib7ff326fd25da773e4dadc273ff60ec37b9f2bff Signed-off-by: Matthias Maennich <maennich@google.com>
2020-03-04 15:53:07 -07:00
# commonly used symbols
module_layout
__put_task_struct
Reference in a new issue
Copy permalink