help-guix
[Top][All Lists]
Advanced

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

Re: BPF in linux-libre


From: Mathieu Othacehe
Subject: Re: BPF in linux-libre
Date: Sun, 05 Jul 2020 10:20:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hey,

> +(define-public linux-libre-with-bpf
> +  (make-linux-libre* linux-libre-5.4-version
> +                     linux-libre-5.4-source
> +                     '("x86_64-linux" "i686-linux" "armhf-linux" 
> "aarch64-linux" "riscv64-linux")
> +                     #:extra-version "bpf"
> +                     #:configuration-file kernel-config
> +                     #:extra-options
> +                     (append %bpf-extra-linux-options
> +                             %default-extra-linux-options)))
> +

What would be the drawbacks of enabling BPF in the default linux-libre
kernel?

Thanks,

Mathieu



reply via email to

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