The module gets loaded properly after adding myself 'phy_base = 0;'
(which is the value it has on most arch) right after the include's in
datapath/linux/compat/skbuff-openvswitch.c
I also compiled the kernel myself and I compile OVS from a running
instance of that kernel to make sure that I use the
On Sat, Feb 22, 2014 at 8:57 AM, Olivier Tilmans wrote:
> Hello,
>
> I am currently trying to get OVS to run on a UML kernel (namely an
> updated version of netkit),
> I cannot get the datapath module to load as for some unexplicable
> reasons the kernel symbol 'phys_base' gets included in the *.k
Hello,
I am currently trying to get OVS to run on a UML kernel (namely an
updated version of netkit),
I cannot get the datapath module to load as for some unexplicable
reasons the kernel symbol 'phys_base' gets included in the *.ko
although this symbol is no present in the built kernel. (I checked