On 7/29/15 4:30 PM, Daniel Borkmann wrote:
+    if (map && map->map_type == BPF_MAP_TYPE_PERF_EVENT_ARRAY &&
+        func_id != BPF_FUNC_perf_event_read)

this part belongs in patch 3, since patch 2 won't compile as-is.
Please keep bi-sectability intact.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to