linux/kernel/module
Christophe Leroy 446d55666d module: Prepare for handling several RB trees
In order to separate text and data, we need to setup
two rb trees.

Modify functions to give the tree as a parameter.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2022-04-05 08:43:05 -07:00
..
debug_kmemleak.c module: Move kmemleak support to a separate file 2022-04-05 08:43:04 -07:00
decompress.c module: Make internal.h and decompress.c more compliant 2022-04-05 08:42:35 -07:00
internal.h module: Prepare for handling several RB trees 2022-04-05 08:43:05 -07:00
kallsyms.c module: Rename debug_align() as strict_align() 2022-04-05 08:43:04 -07:00
kdb.c module: Move kdb module related code out of main kdb code 2022-04-05 08:43:04 -07:00
livepatch.c module: Move livepatch support to a separate file 2022-04-05 08:43:04 -07:00
main.c module: Prepare for handling several RB trees 2022-04-05 08:43:05 -07:00
Makefile module: Move module_enable_x() and frob_text() in strict_rwx.c 2022-04-05 08:43:04 -07:00
procfs.c module: Move procfs support into a separate file 2022-04-05 08:43:04 -07:00
signing.c module: Move extra signature support out of core code 2022-04-05 08:43:04 -07:00
strict_rwx.c module: Rework layout alignment to avoid BUG_ON()s 2022-04-05 08:43:04 -07:00
sysfs.c module: Move sysfs support into a separate file 2022-04-05 08:43:04 -07:00
tree_lookup.c module: Prepare for handling several RB trees 2022-04-05 08:43:05 -07:00
version.c module: Move version support into a separate file 2022-04-05 08:43:04 -07:00