Re: [PATCH] arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again

2013-03-28 Thread Jonas Bonn
Hi Richard, On 03/26/2013 03:53 AM, r...@codeaurora.org wrote: CONFIG_GENERIC_FIND_NEXT_BIT was removed in v3.0, but reappeared in two architectures. Remove it again. I'd be fine pulling these into my tree to go with my next batch of changes, or the OpenRISC folks can if they want. Ack would

Re: [PATCH] arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again

2013-03-25 Thread rkuo
> CONFIG_GENERIC_FIND_NEXT_BIT was removed in v3.0, but reappeared in two > architectures. Remove it again. > > Signed-off-by: Paul Bolle > --- > 0) Untested. > > 1) See commit 63e424c84429903c92a0f1e9654c31ccaf6694d0 ("arch: remove > CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}") for the remova