Re: [PATCHv5 1/4] modem_shm: Add Modem Access Framework

2012-10-17 Thread Greg KH
On Wed, Oct 17, 2012 at 10:00:10AM +0200, Arun MURTHY wrote: > > On Mon, Oct 15, 2012 at 10:58:37AM +0530, Arun Murthy wrote: > > > > I'm going to ignore your .c logic, as there are things in it that I don't > > think is > > correct. But it all comes down to your data structures, if you fix them

RE: [PATCHv5 1/4] modem_shm: Add Modem Access Framework

2012-10-17 Thread Arun MURTHY
> On Mon, Oct 15, 2012 at 10:58:37AM +0530, Arun Murthy wrote: > > I'm going to ignore your .c logic, as there are things in it that I don't > think is > correct. But it all comes down to your data structures, if you fix them, then > the .c logic will become correct: > > > --- /dev/null > > +++

Re: [PATCHv5 1/4] modem_shm: Add Modem Access Framework

2012-10-15 Thread Greg KH
On Mon, Oct 15, 2012 at 10:58:37AM +0530, Arun Murthy wrote: I'm going to ignore your .c logic, as there are things in it that I don't think is correct. But it all comes down to your data structures, if you fix them, then the .c logic will become correct: > --- /dev/null > +++ b/include/linux/mo