RE: [PATCH 1/3] rapidio: make enumeration/discovery configurable

2013-04-29 Thread Bounine, Alexandre
On Fri, 26 Apr 2013 6:53 PM Andrew Morton wrote: > Subject: Re: [PATCH 1/3] rapidio: make enumeration/discovery > configurable > > This Kconfig change makes my kbuild do Weird Things. > > make mrproper ; yes "" | make allmodconfig ; make 2>/tmp/x ... skip ..

Re: [PATCH 1/3] rapidio: make enumeration/discovery configurable

2013-04-26 Thread Andrew Morton
On Wed, 24 Apr 2013 10:31:57 -0400 Alexandre Bounine wrote: > Rework to implement RapidIO enumeration/discovery method selection > combined with ability to use enumeration/discovery as a kernel module. > > This patch adds ability to introduce new RapidIO enumeration/discovery methods > using ke

RE: [PATCH 1/3] rapidio: make enumeration/discovery configurable

2013-04-25 Thread Bounine, Alexandre
On Wednesday, April 24, 2013 5:37 PM Andrew Morton wrote: > > On Wed, 24 Apr 2013 10:31:57 -0400 Alexandre Bounine > wrote: > > > Rework to implement RapidIO enumeration/discovery method selection > > combined with ability to use enumeration/discovery as a kernel module. > > > > ... > > > > @@ -

Re: [PATCH 1/3] rapidio: make enumeration/discovery configurable

2013-04-24 Thread Andrew Morton
On Wed, 24 Apr 2013 10:31:57 -0400 Alexandre Bounine wrote: > Rework to implement RapidIO enumeration/discovery method selection > combined with ability to use enumeration/discovery as a kernel module. > > This patch adds ability to introduce new RapidIO enumeration/discovery methods > using ke

[PATCH 1/3] rapidio: make enumeration/discovery configurable

2013-04-24 Thread Alexandre Bounine
Rework to implement RapidIO enumeration/discovery method selection combined with ability to use enumeration/discovery as a kernel module. This patch adds ability to introduce new RapidIO enumeration/discovery methods using kernel configuration options or loadable modules. Configuration option mech