On 5/23/18 11:09 AM, David Miller wrote: > From: dsah...@kernel.org > Date: Mon, 21 May 2018 14:24:42 -0700 > >> + __entry->err = ip6_rt_type_to_error(f6i->fib6_type); > > As the kbuild bot discovered, this doesn't work when IPV6=m. >
yep. I'll take a look later today. Thinking about moving the tracepoint create from net/core/net-traces.c to net/ipv6/route.c.