Re: No sysfs directory for openvswitch module when built-in

2013-02-06 Thread Rusty Russell
Ben Hutchings writes: > On Mon, 2013-02-04 at 16:29 +1030, Rusty Russell wrote: >> Cong Wang writes: >> > 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/mod

Re: No sysfs directory for openvswitch module when built-in

2013-02-05 Thread Stephen Hemminger
On Tue, 5 Feb 2013 11:15:54 -0800 Ben Pfaff wrote: > On Tue, Feb 05, 2013 at 06:49:45PM +0800, Cong Wang wrote: > > On Tue, Feb 5, 2013 at 2:08 PM, Ben Pfaff wrote: > > > Stephen Hemminger writes: > > > > > >> On Tue, 29 Jan 2013 22:15:18 +0800 > > >> Cong Wang wrote: > > >> > > >>> Hello, Rus

Re: No sysfs directory for openvswitch module when built-in

2013-02-05 Thread Ben Pfaff
On Tue, Feb 05, 2013 at 06:49:45PM +0800, Cong Wang wrote: > On Tue, Feb 5, 2013 at 2:08 PM, Ben Pfaff wrote: > > Stephen Hemminger writes: > > > >> On Tue, 29 Jan 2013 22:15:18 +0800 > >> Cong Wang wrote: > >> > >>> Hello, Rusty, Jesse, > >>> > >>> I met an interesting problem when I compile op

Re: No sysfs directory for openvswitch module when built-in

2013-02-05 Thread Ben Hutchings
On Mon, 2013-02-04 at 16:29 +1030, Rusty Russell wrote: > Cong Wang writes: > > 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 crea

Re: No sysfs directory for openvswitch module when built-in

2013-02-05 Thread Cong Wang
On Tue, Feb 5, 2013 at 2:08 PM, Ben Pfaff wrote: > Stephen Hemminger writes: > >> On Tue, 29 Jan 2013 22:15:18 +0800 >> Cong Wang 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

Re: No sysfs directory for openvswitch module when built-in

2013-02-04 Thread Ben Pfaff
Stephen Hemminger writes: > On Tue, 29 Jan 2013 22:15:18 +0800 > Cong Wang 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/ director

Re: No sysfs directory for openvswitch module when built-in

2013-02-04 Thread Stephen Hemminger
On Tue, 29 Jan 2013 22:15:18 +0800 Cong Wang 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

Re: No sysfs directory for openvswitch module when built-in

2013-02-03 Thread Rusty Russell
Cong Wang writes: > 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