bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#72794: Bad kernel config


From: Jorge Acereda
Subject: bug#72794: Bad kernel config
Date: Sat, 24 Aug 2024 19:44:55 +0200

Hi,

I noticed this looking at the linux.scm file:

    ,@(if (version>=? version "5.13")
          '(("BPF_UNPRIV_DEFAULT_OFF" . #t))
          '())


Shouldn't that be "CONFIG_BPF_UNPRIV_DEFAULT_OFF" instead?

Regards,
  Jorge Acereda





reply via email to

[Prev in Thread] Current Thread [Next in Thread]