K 10 svn:author V 4 jkim K 8 svn:date V 27 2017-04-17T22:02:09.494595Z K 7 svn:log V 190 Use kmem_malloc() instead of malloc(9) for the native amd64 filter. r316767 broke the BPF JIT compiler for amd64 because malloc()'d space is no longer executable. Discussed with: kib, alc END