Messages in this thread |  | | Date | Mon, 23 Jan 2023 23:15:04 -0800 | | From | Christoph Hellwig <> | | Subject | Re: [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all kfunc definitions |
| |
I don't think this is the way to go. For one the syntax looks odd, and for another count we had a rough agreement at the kernel summit to make BPF kfuncs look more like export symbols.
So can you please try to instad make this a EXPORT_SYMBOL_BPF that looks and feels more like EXPORT_SYMBOL instead?
|  |