Re: [PATCH 1/14 v2] nes: module and device initialization

2007-10-30 Thread Roland Dreier
> Thanks Roland. Let me know when you have your branch ready. OK, I pushed out a "neteffect" branch at git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git This has the driver from your git tree plus some compile fixes and cleanups (added as separate commits, so you can see

RE: [PATCH 1/14 v2] nes: module and device initialization

2007-10-28 Thread Glenn Grundstrom
> > OK, on a process level, my plan is to pull the current driver into a > "neteffect" branch in my git tree with the intention of merging it for > 2.6.25. I'll let you know when that's ready (probably early next > week). I'll probably do some cleanups there, and you can send me > cleanup/fix pa

Re: [PATCH 1/14 v2] nes: module and device initialization

2007-10-26 Thread Roland Dreier
OK, a couple quick review comments and a process comment too: - First step in the driver is to kill off a lot of the #ifdefs: > +#ifdef IRQF_SHARED The upstream driver really shouldn't have compatibility gunk for older kernels... just make it build against the kernel it's in. > +#ifdef OFED_

Re: [PATCH 1/14 v2] nes: module and device initialization

2007-10-19 Thread Roland Dreier
Thanks... I am kind of overloaded trying to handle the last few things for the 2.6.24 merge window, but I will look at this next week, and I expect we should be able to merge the driver for 2.6.25 unless there are unexpected hangups. - To unsubscribe from this list: send the line "unsubscribe netde