On 7/31/15 4:59 AM, Kaixu Xia wrote:
changes in V5: - move struct fd_array_map_ops* fd_ops to bpf_map; - move array perf event decrement refcnt function to map_free; - fix the NULL ptr of perf_event_get(); - move bpf_perf_event_read() to kernel/bpf/bpf_trace.c; - get rid of the remaining struct bpf_prog; - move the unnecessay cast on void *;
overall looks good. few nits here and there... With amount of changes to bpf core in patch 1 it definitely needs to go via net-next, otherwise merge window conflicts will be nasty. Ingo, Peter, could you please review perf bits in patches 2 and 3, so we can take the whole set via net-next. Thanks! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html