Bug#746602: skb_copy_ubufs() not exported by the Debian Linux kernel 3.2.57-3

2014-05-10 Thread Ben Hutchings
On Thu, 2014-05-01 at 13:45 -0700, Jarno Rajahalme wrote: Package: linux-source-3.2 Version: 3.2.57-3 The symbol skb_copy_ubufs() is not exported in net/core/skbuff.c, even though it is exposed in include/linux/skbuff.h and used by skb_orphan_frags(). OVS kernel module fails to start due

Bug#746602: skb_copy_ubufs() not exported by the Debian Linux kernel 3.2.57-3

2014-05-02 Thread Emil Goode
Hello Jarno, Yes it seems that the following commit should be included in 3.2. commit dcc0fb782b3a6e2abfeaaeb45dd88ed09596be0f Author: Michael S. Tsirkin m...@redhat.com Date: Fri Jul 20 09:23:20 2012 + skbuff: export skb_copy_ubufs It applies cleanly on top of 3.2.58. However, the

Bug#746602: skb_copy_ubufs() not exported by the Debian Linux kernel 3.2.57-3

2014-05-01 Thread Jarno Rajahalme
Package: linux-source-3.2 Version: 3.2.57-3 The symbol skb_copy_ubufs() is not exported in net/core/skbuff.c, even though it is exposed in include/linux/skbuff.h and used by skb_orphan_frags(). OVS kernel module fails to start due to this: Error: Module openvswitch is not currently loaded