Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d0dbb0ad authored by Matthias Maennich's avatar Matthias Maennich
Browse files

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: default avatarMatthias Maennich <maennich@google.com>
parent 2f7f6ce2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment