Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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.