2011-03-25 13:32:57

by Thomas Gleixner

[permalink] [raw]
Subject: [patch 0/2] blackfin: Final irq cleanup

Mike,

this is the final cleanup and name space conversion, so that we can
remove the deprecated code in the core.

It would be nice to get this Linus wards for .39

Thanks,

tglx



2011-03-25 21:17:33

by Mike Frysinger

[permalink] [raw]
Subject: Re: [patch 0/2] blackfin: Final irq cleanup

On Fri, Mar 25, 2011 at 09:32, Thomas Gleixner wrote:
> this is the final cleanup and name space conversion, so that we can
> remove the deprecated code in the core.
>
> It would be nice to get this Linus wards for .39

does this require some other patch ? a recent merge from another tree
broke Blackfin, so i need to push out stuff to Linus again anyways.
-mike

2011-03-30 04:50:08

by Mike Frysinger

[permalink] [raw]
Subject: Re: [patch 0/2] blackfin: Final irq cleanup

On Fri, Mar 25, 2011 at 17:17, Mike Frysinger wrote:
> On Fri, Mar 25, 2011 at 09:32, Thomas Gleixner wrote:
>> this is the final cleanup and name space conversion, so that we can
>> remove the deprecated code in the core.
>>
>> It would be nice to get this Linus wards for .39
>
> does this require some other patch ?  a recent merge from another tree
> broke Blackfin, so i need to push out stuff to Linus again anyways.

hmm, so i guess you just merged this through your own tree ?
-mike

2011-03-30 08:32:49

by Thomas Gleixner

[permalink] [raw]
Subject: Re: [patch 0/2] blackfin: Final irq cleanup

On Wed, 30 Mar 2011, Mike Frysinger wrote:

> On Fri, Mar 25, 2011 at 17:17, Mike Frysinger wrote:
> > On Fri, Mar 25, 2011 at 09:32, Thomas Gleixner wrote:
> >> this is the final cleanup and name space conversion, so that we can
> >> remove the deprecated code in the core.
> >>
> >> It would be nice to get this Linus wards for .39
> >
> > does this require some other patch ?  a recent merge from another tree
> > broke Blackfin, so i need to push out stuff to Linus again anyways.
>
> hmm, so i guess you just merged this through your own tree ?

Yeah, we wanted to get rid of the core cruft, so we put all the
pending stuff in.

Thanks,

tglx