Re: [PATCH] Kconfig: add temporary PCI dependency

2015-09-03 Thread Doug Ledford
On 08/18/2015 10:15 AM, Mike Marciniszyn wrote: > The move from infiniband to staging requires a temporary > PCI dependency to fix 0-day build issues. The > drivers/infiniband/hw/Kconfig gratuitously added it for all drivers. This was no longer needed after I created drivers/staging/rdma and move

Re: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Doug Ledford
> On Aug 18, 2015, at 9:10 PM, Greg KH wrote: > >> >> a library for their transfer engine, which also requires writing said >> library), I’m wondering if it isn’t worthwhile to create a >> staging/infiniband directory, remove your name and driverdevel from >> the maintainer entry for the direct

Re: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Greg KH
On Tue, Aug 18, 2015 at 08:11:26PM -0700, Doug Ledford wrote: > > > On Aug 18, 2015, at 7:49 PM, Greg KH wrote: > > > > On Tue, Aug 18, 2015 at 06:24:40PM -0700, Doug Ledford wrote: > >> > >> > >>> Are > >>> you going to be responsible for all of the patches sent to it and you > >>> just want

Re: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Doug Ledford
> On Aug 18, 2015, at 7:49 PM, Greg KH wrote: > > On Tue, Aug 18, 2015 at 06:24:40PM -0700, Doug Ledford wrote: >> >> >>> Are >>> you going to be responsible for all of the patches sent to it and you >>> just want me to ignore them, or will you send patches to me for me to >>> apply? >> >> I

Re: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Greg KH
t;> > >>> On Tue, Aug 18, 2015 at 04:29:50PM +0000, Marciniszyn, Mike wrote: > >>>>> Subject: Re: [PATCH] Kconfig: add temporary PCI dependency > >>>>> > >>>>> On Tue, Aug 18, 2015 at 10:15:42AM -0400, Mike Marciniszyn wrote: &

Re: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Doug Ledford
> On Aug 18, 2015, at 4:11 PM, Greg KH wrote: > > On Tue, Aug 18, 2015 at 10:00:39AM -0700, Doug Ledford wrote: >> >>> On Aug 18, 2015, at 9:50 AM, Greg KH wrote: >>> >>> On Tue, Aug 18, 2015 at 04:29:50PM +, Marciniszyn, Mike wrote: >>>

Re: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Greg KH
On Tue, Aug 18, 2015 at 10:00:39AM -0700, Doug Ledford wrote: > > > On Aug 18, 2015, at 9:50 AM, Greg KH wrote: > > > > On Tue, Aug 18, 2015 at 04:29:50PM +, Marciniszyn, Mike wrote: > >>> Subject: Re: [PATCH] Kconfig: add temporary PCI dependency > >

Re: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Randy Dunlap
On 08/18/15 10:00, Doug Ledford wrote: > >> On Aug 18, 2015, at 9:50 AM, Greg KH wrote: >> >> On Tue, Aug 18, 2015 at 04:29:50PM +, Marciniszyn, Mike wrote: >>>> Subject: Re: [PATCH] Kconfig: add temporary PCI dependency >>>> >>>> O

Re: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Doug Ledford
> On Aug 18, 2015, at 9:50 AM, Greg KH wrote: > > On Tue, Aug 18, 2015 at 04:29:50PM +, Marciniszyn, Mike wrote: >>> Subject: Re: [PATCH] Kconfig: add temporary PCI dependency >>> >>> On Tue, Aug 18, 2015 at 10:15:42AM -0400, Mike Marciniszyn wrote: >

Re: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Greg KH
On Tue, Aug 18, 2015 at 04:29:50PM +, Marciniszyn, Mike wrote: > > Subject: Re: [PATCH] Kconfig: add temporary PCI dependency > > > > On Tue, Aug 18, 2015 at 10:15:42AM -0400, Mike Marciniszyn wrote: > > > The move from infiniband to staging requires a temporary PC

RE: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Marciniszyn, Mike
> Subject: Re: [PATCH] Kconfig: add temporary PCI dependency > > On Tue, Aug 18, 2015 at 10:15:42AM -0400, Mike Marciniszyn wrote: > > The move from infiniband to staging requires a temporary PCI > > dependency to fix 0-day build issues. The > > drivers/infiniband/hw

Re: [PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Greg KH
On Tue, Aug 18, 2015 at 10:15:42AM -0400, Mike Marciniszyn wrote: > The move from infiniband to staging requires a temporary > PCI dependency to fix 0-day build issues. The > drivers/infiniband/hw/Kconfig gratuitously added it for all drivers. > > Signed-off-by: Mike Marciniszyn > --- > drivers

[PATCH] Kconfig: add temporary PCI dependency

2015-08-18 Thread Mike Marciniszyn
The move from infiniband to staging requires a temporary PCI dependency to fix 0-day build issues. The drivers/infiniband/hw/Kconfig gratuitously added it for all drivers. Signed-off-by: Mike Marciniszyn --- drivers/staging/hfi1/Kconfig |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)