Thread (10 messages) flat view 10 messages, 3 authors, 2021-10-14

Re: [PATCH v2 4/4] bpf: export bpf_jit_current

From: Nicolas Dichtel <hidden>
Date: 2021-10-12 16:29:31
Also in: bpf, linux-doc, lkml

Le 12/10/2021 à 15:59, Lorenz Bauer a écrit :
Expose bpf_jit_current as a read only value via sysctl.

Signed-off-by: Lorenz Bauer <redacted>
---
[snip]
+	{
+		.procname	= "bpf_jit_current",
+		.data		= &bpf_jit_current,
+		.maxlen		= sizeof(long),
+		.mode		= 0400,
Why not 0444 ?


Regards,
Nicolas
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help