Re: [PATCH net-next 2/7] ebpf: constify various function pointer structs
From: Alexei Starovoitov <hidden>
Date: 2015-02-11 00:43:44
From: Alexei Starovoitov <hidden>
Date: 2015-02-11 00:43:44
On Tue, Feb 10, 2015 at 4:15 PM, Daniel Borkmann [off-list ref] wrote:
We can move bpf_map_ops and bpf_verifier_ops and other structs into RO section, bpf_map_type_list and bpf_prog_type_list into read mostly. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
sure. makes sense. Acked-by: Alexei Starovoitov <redacted>