android_kernel_msm-6.1_noth.../kernel/module
Ramji Jiyani e4a6cb847f ANDROID: GKI: Only protect exports if KMI symbols are present
Only enforce export protection if there are symbols in the
unprotected list for the Kernel Module Interface (KMI).

This is only relevant for targets like arm64 that have
defined ABI symbol lists. This allows non-GKI targets
like arm and x86 to continue using GKI source code
without disabling the feature for those targets.

Bug: 232430739
Test: TH
Fixes: fd1e76886660 ("ANDROID: GKI: Protect exports of protected GKI modules")
Change-Id: Ie89e8f63eda99d9b7aacd1bb76d036b3ff4ba37c
Signed-off-by: Ramji Jiyani <ramjiyani@google.com>
(cherry picked from commit a6eaf3db80788a1445a7a2e05503f32610d79486)
2022-12-19 09:25:36 -08:00
..
debug_kmemleak.c
decompress.c module/decompress: generate sysfs string at compile time 2022-09-08 17:00:43 -07:00
gki_module.c ANDROID: GKI: Only protect exports if KMI symbols are present 2022-12-19 09:25:36 -08:00
internal.h ANDROID: GKI: Protect exports of protected GKI modules 2022-12-16 13:35:39 -08:00
kallsyms.c module: Increase readability of module_kallsyms_lookup_name() 2022-07-11 10:49:14 -07:00
Kconfig Merge e74acdf55d ("Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux") into android-mainline 2022-08-25 12:15:17 +02:00
kdb.c
livepatch.c
main.c ANDROID: GKI: Protect exports of protected GKI modules 2022-12-16 13:35:39 -08:00
Makefile ANDROID: GKI: Protect exports of protected GKI modules 2022-12-16 13:35:39 -08:00
procfs.c module: Modify module_flags() to accept show_state argument 2022-07-14 17:40:23 -07:00
signing.c ANDROID: GKI: Add module load time symbol protection 2022-10-21 02:21:06 +00:00
strict_rwx.c
sysfs.c
tracking.c module: tracking: Keep a record of tainted unloaded modules only 2022-10-10 12:16:19 -07:00
tree_lookup.c
version.c