From: Daniel Borkmann Date: Fri, 29 May 2015 21:23:06 +0000 (+0200) Subject: ebpf: allow bpf_ktime_get_ns_proto also for networking X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17ca8cbf49be3aa94bb1c2b7ee6545fd70094eb4;p=pandora-kernel.git ebpf: allow bpf_ktime_get_ns_proto also for networking As this is already exported from tracing side via commit d9847d310ab4 ("tracing: Allow BPF programs to call bpf_ktime_get_ns()"), we might as well want to move it to the core, so also networking users can make use of it, e.g. to measure diffs for certain flows from ingress/egress. Signed-off-by: Daniel Borkmann Cc: Alexei Starovoitov Cc: Ingo Molnar Signed-off-by: David S. Miller --- Reading git-diff-tree failed