On 09/07/2017 04:13 PM, Daniel Borkmann wrote: [...]
+ uint64_t addr = (unsigned long)prog;
And of course: s/uint64_t/u64/. Lack of context switch. ;-)
On 09/07/2017 04:13 PM, Daniel Borkmann wrote: [...]
+ uint64_t addr = (unsigned long)prog;
And of course: s/uint64_t/u64/. Lack of context switch. ;-)