Re: [PATCH 06/18] compat: backport ASYNC_DOMAIN_EXCLUSIVE()

2013-04-10 Thread Luis R. Rodriguez
On Wed, Apr 10, 2013 at 12:39 PM, Johannes Berg wrote: > On Wed, 2013-04-10 at 12:32 -0700, Luis R. Rodriguez wrote: > >> >> Oh I agree don't get me wrong, however porting kernel/async.c seems >> >> like a rather separate effort worth considering. As-is though I have >> >> not seen any negative im

Re: [PATCH 06/18] compat: backport ASYNC_DOMAIN_EXCLUSIVE()

2013-04-10 Thread Johannes Berg
On Wed, 2013-04-10 at 12:32 -0700, Luis R. Rodriguez wrote: > >> Oh I agree don't get me wrong, however porting kernel/async.c seems > >> like a rather separate effort worth considering. As-is though I have > >> not seen any negative impact though to keep older subsystems from > >> compiling, ie i

Re: [PATCH 06/18] compat: backport ASYNC_DOMAIN_EXCLUSIVE()

2013-04-10 Thread Luis R. Rodriguez
On Wed, Apr 10, 2013 at 12:27 PM, Johannes Berg wrote: > On Wed, 2013-04-10 at 12:19 -0700, Luis R. Rodriguez wrote: > >> > However, it seems entirely pointless to backport just a small part of >> > the API? >> >> Oh I agree don't get me wrong, however porting kernel/async.c seems >> like a rather

Re: [PATCH 06/18] compat: backport ASYNC_DOMAIN_EXCLUSIVE()

2013-04-10 Thread Johannes Berg
On Wed, 2013-04-10 at 12:19 -0700, Luis R. Rodriguez wrote: > > However, it seems entirely pointless to backport just a small part of > > the API? > > Oh I agree don't get me wrong, however porting kernel/async.c seems > like a rather separate effort worth considering. As-is though I have > not s

Re: [PATCH 06/18] compat: backport ASYNC_DOMAIN_EXCLUSIVE()

2013-04-10 Thread Luis R. Rodriguez
On Wed, Apr 10, 2013 at 11:20 AM, Johannes Berg wrote: > On Wed, 2013-04-10 at 10:26 -0700, Luis R. Rodriguez wrote: > >> > I guess I'd have to review the async API, >> >> Yeap, reviewing the commit noted would help too. > > Yeah ... :) > >> > What's the use of just this when you don't have things

Re: [PATCH 06/18] compat: backport ASYNC_DOMAIN_EXCLUSIVE()

2013-04-10 Thread Johannes Berg
On Wed, 2013-04-10 at 10:26 -0700, Luis R. Rodriguez wrote: > > I guess I'd have to review the async API, > > Yeap, reviewing the commit noted would help too. Yeah ... :) > > What's the use of just this when you don't have things like > > async_schedule_domain() and async_synchronize_full_domai

Re: [PATCH 06/18] compat: backport ASYNC_DOMAIN_EXCLUSIVE()

2013-04-10 Thread Luis R. Rodriguez
On Wed, Apr 10, 2013 at 10:20 AM, Johannes Berg wrote: > On Wed, 2013-04-10 at 10:13 -0700, Luis R. Rodriguez wrote: >> On Wed, Apr 10, 2013 at 6:22 AM, Johannes Berg >> wrote: >> > On Wed, 2013-04-10 at 04:35 -0700, Luis R. Rodriguez wrote: >> >> From: "Luis R. Rodriguez" >> >> >> >> For older