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)
committerYves-Alexis Perez <corsac@debian.org>
Thu, 4 Jan 2018 11:12:40 +0000 (11:12 +0000)
commit326b1a525edb8f48650a2a0bfa7f981a3990bae1
tree4c60f2873f477625554aedfc2eab9f11a7a92550
parent60999942ec58ce6d4d9e2a00ff9a89316c55f11b
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