This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15
android_kernel_xiaomi_sm8350
/
android
/
abi_gki_aarch64
5 lines
78 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
ANDROID: Refresh ABI.xmls with libabigail 1.8.0-1dca710a This upgrades some types from declaration-only tracking to full type tracking, but creates this one-time churn. Bug: 158736583 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: I39f778d7660fb4065eec2ecb6dd1ed47816e25b6
2020-09-22 12:33:09 -04:00
[abi_symbol_list]
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. 1 Added function: [A] 'function void module_layout(module*, modversion_info*, kernel_param*, kernel_symbol*, tracepoint* const*)' Bug: 148277666 Bug: 147380000 Change-Id: Ib7ff326fd25da773e4dadc273ff60ec37b9f2bff Signed-off-by: Matthias Maennich <maennich@google.com>
2020-03-04 17:44:00 -05:00
# commonly used symbols
module_layout
__put_task_struct
Reference in New Issue
Copy Permalink