|
Message-ID: <20200604103720.GA21119@openwall.com> Date: Thu, 4 Jun 2020 12:37:21 +0200 From: Solar Designer <solar@...nwall.com> To: lkrg-users@...ts.openwall.com Subject: Re: Support for 5.7 linux kernel? On Thu, Jun 04, 2020 at 07:51:51AM +0200, Adam Zabrocki wrote: > Can you double check if you have enabled CONFIG_MODULE_UNLOAD ? > I've checked the sources here (latest 5.7): > > https://elixir.bootlin.com/linux/v5.7-rc7/source/include/linux/module.h#L501 > > and missing variable is under #ifdef CONFIG_MODULE_UNLOAD block. Maybe we need to support LKRG build without CONFIG_MODULE_UNLOAD, by conditionally excluding the corresponding functionality from LKRG as well. Adam, what do you think? Alexander
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.