GNU bug report logs - #72794
Bad kernel config

Previous Next

Package: guix;

Reported by: Jorge Acereda <jacereda <at> gmail.com>

Date: Sat, 24 Aug 2024 17:34:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jorge Acereda <jacereda <at> gmail.com>
To: 72794 <at> debbugs.gnu.org
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




This bug report was last modified 307 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.