Re: [PATCH 4.18 000/168] 4.18.13-stable review

From: Andre Tomt
Date: Mon Oct 08 2018 - 23:22:13 EST


On 08. okt. 2018 20:29, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.18.13 release.
There are 168 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

CC [M] net/ipv4/netfilter/nf_conntrack_proto_icmp.o
net/ipv4/netfilter/nf_conntrack_proto_icmp.c:373:3: error: âconst struct nf_conntrack_l4protoâ has no member named âctnl_timeoutâ; did you mean âget_timeoutsâ?
.ctnl_timeout = {
^~~~~~~~~~~~
get_timeouts

The problematic patch is:> netfilter-conntrack-timeout-interface-depend-on-config_nf_conntrack_timeout.patch

The stuff the commit message talks about seems like it was added in 4.19-rc1, so this should not go into stable.

Kernel builds fine with this one patch reverted.