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
Hello Jarno,
Yes it seems that the following commit should be included in 3.2.
commit dcc0fb782b3a6e2abfeaaeb45dd88ed09596be0f
Author: Michael S. Tsirkin
Date: Fri Jul 20 09:23:20 2012 +
skbuff: export skb_copy_ubufs
It applies cleanly on top of 3.2.58. However, the skb_orphan_frags
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
ERROR
3 matches
Mail list logo