meta-virtualization/recipes-kernel/linux
He Zhe 2dc1de2286 kernel: forcedly load nf_conntrack_ipv6 to work around kernel module loading failure
In the v4.18 kernel, there is a problem with the locking and init sequence of
the kernel modules. This would cause nf_conntrack_ipv6 failed to be loaded.

In kernel v4.19, nf_conntrack_ipv6 has been merged to nf_conntrack and the
problematic code has gone. This patch just works around by forcedly loading
nf_conntrack_ipv6.

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-30 21:31:16 -04:00
..
linux-yocto enable kernel CONFIG_NET_ACT_POLICE for openvswitch 2018-01-12 10:37:48 -05:00
linux-yocto_4.14.bbappend kernel: sync kernel bbappends to oe-core 2018-02-17 22:50:00 -05:00
linux-yocto_4.18.bbappend kernel: update bbappends to match oe-core 2018-09-04 08:43:08 -04:00
linux-yocto_virtualization.inc kernel: forcedly load nf_conntrack_ipv6 to work around kernel module loading failure 2018-09-30 21:31:16 -04:00