Stephen Hemminger <step...@networkplumber.org> writes: > On Tue, 29 Jan 2013 22:15:18 +0800 > Cong Wang <xiyou.wangc...@gmail.com> wrote: > >> Hello, Rusty, Jesse, >> >> I met an interesting problem when I compile openvswitch module as a >> built-in (actually I compile ALL kernel modules as built-in), there is >> no /sys/module/openvswitch/ directory created by the kernel in this >> case. >> >> What's worse, the user-space init script thinks openvswitch module is >> not loaded by checking the exist of this directory, therefore refuses >> to start. > > Shouldn't the OVS init script be testing for some other API.
I agree that's a bug in the OVS init script. I will fix it. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/