On Tue 2022-02-22 16:00 +0100, Christophe Leroy wrote: > In order to separate text and data, we need to setup > two rb trees. > > This means that struct mod_tree_root is required even without > MODULES_TREE_LOOKUP. > > Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx> > --- > kernel/module/internal.h | 4 +++- > kernel/module/main.c | 5 ----- > 2 files changed, 3 insertions(+), 6 deletions(-) Reviewed-by: Aaron Tomlin <atomlin@xxxxxxxxxxx> -- Aaron Tomlin