On Wed, Feb 11, 2015 at 5:28 AM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote: > > We're compiling the BPF stuff against the 'current' kernel headers > right? the tracex1 example is pulling kernel headers to demonstrate how bpf_fetch*() helpers can be used to walk kernel structures without debug info. The other examples don't need any internal headers. > So would enforcing module versioning not be sufficient? I'm going to redo the ex1 to use kprobe and some form of version check. Indeed module-like versioning should be enough. -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html