ip6_fib: Avoid ABI change in 4.9.51
authorBen Hutchings <ben@decadent.org.uk>
Mon, 25 Sep 2017 21:49:55 +0000 (22:49 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 23 Dec 2017 00:39:51 +0000 (00:39 +0000)
commit9b5bcd6b824599325dd0c8a30435f2303d8c97b1
treef6eceb2607ffb10dca98ecb710200c91194a0170
parent1f6fbcf1587c326adf13dba0a42c29c9ed07f66c
ip6_fib: Avoid ABI change in 4.9.51

Commit c5cff8561d2d "ipv6: add rcu grace period before freeing
fib6_node" added an rcu_head field to the end of struct fib6_node.
As this structure is always allocated and freed inside of the ipv6
module (or built-in code), we can safely hide it from genksyms.

Gbp-Pq: Topic debian
Gbp-Pq: Name ip6_fib-avoid-abi-change-in-4.9.51.patch
include/net/ip6_fib.h