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>
Sun, 3 Dec 2017 19:41:55 +0000 (19:41 +0000)
commitd13abc6ed914b711a7ab592d8c81642e4ab5dd63
treef252ec33a9394b7f478e048196a1d89b8ce84c11
parent30b8fe4ffde147cfd8552922a38e6483bf5aea86
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