On Fri, Sep 1, 2017 at 4:30 AM, William Tu <[email protected]> wrote: > + > + /* TODO: conntrack expectation */ > + > + nf_ct_zone_init(&zone, info->zone_id, > + NF_CT_DEFAULT_ZONE_DIR, 0); > + tmpl = nf_ct_tmpl_alloc(net, &zone, GFP_KERNEL);
did you test with lockdep? I think above should complain. _______________________________________________ iovisor-dev mailing list [email protected] https://lists.iovisor.org/mailman/listinfo/iovisor-dev
