RE: [PATCH 1/8] staging: tidspbridge - remove req_addr from proc_map

From: Guzman Lugo, Fernando
Date: Tue Oct 26 2010 - 14:08:29 EST




> -----Original Message-----
> From: Felipe Contreras [mailto:felipe.contreras@xxxxxxxxx]
> Sent: Tuesday, October 26, 2010 12:08 PM
> To: Guzman Lugo, Fernando; felipe.contreras@xxxxxxxxx
> Cc: gregkh@xxxxxxx; hiroshi.doyu@xxxxxxxxx;
> linux-kernel@xxxxxxxxxxxxxxx; andy.shevchenko@xxxxxxxxx;
> linux-omap@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> Subject: RE: [PATCH 1/8] staging: tidspbridge - remove
> req_addr from proc_map
>
> fernando.lugo@xxxxxx wrote:
> > > On Tue, Oct 26, 2010 at 3:51 AM, Fernando Guzman Lugo
> > > <x0095840@xxxxxx> wrote:
> > > > The device address is assigned by tidspbridge no need for
> > > that parameter anymore.
> > > >
> > > > Signed-off-by: Fernando Guzman Lugo <x0095840@xxxxxx>
> > >
> > > This would break the API with user-space, right?
> >
> > Yes, user-space needs to be changed accordingly.
>
> Wouldn't it make sense to avoid stuffing so many changes at
> once including ABI breakage?
>
> Does user-space really _needs_ to be changed? Can't you just
> ignore that argument?

Actually, I had a previous version of that patch where I only
Ignored that paramteter. But after thinking again and seeing
How the long time ago depreacted function are still there I
Removed the parameter in order to force apps to make the change.

You can ignore that argument at API level, so all users of the
API not need to have change (in that momment). That should be
Only few line change.

>
> > > I think this change should be delayed, preferably after we have a
> > > working tidspbridge.
> >
> > The issue you were seeing must be fixed with patch 2/8, and
> Having all
> > the dependencies tidspbridge has to be working Properly.
>
> Yes, which might not happen at .37. If we revert the iommu
> stuff, we might have a chance at having a working bridge on .37.

But havi that merged in tidspbridge make more pressure to merged
The dependencies, if not maybe that wont have event for .38. But
That is just my opinion if you all are agree revert is the best
Option I am ok, but I looks like more work reverting and rebaseing
specially because it is a big change.

Thanks and regards,
Fernando.

>
> --
> Felipe Contreras
> --
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/