Re: linux-next: build failure after merge of the akpm tree

From: Mark Brown
Date: Wed Feb 29 2012 - 05:13:15 EST


On Tue, Feb 28, 2012 at 02:08:10PM -0800, Andrew Morton wrote:
> Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

> > > - for_each_set_bit_cont(i, lzo_blocks[0]->sync_bmp,
> > > + for_each_set_bit_from(i, lzo_blocks[0]->sync_bmp,

> > That looks about right, yes. Not sure what the best way to handle this
> > is, perhaps maintain _cont() for a while?

> I don't think that will be needed - for_each_set_bit_cont() only had
> two callers, both in arch/x86/kernel/cpu/perf_event.c.

Well, by "a while" I mostly mean "until after the merge window when the
new API is available".

Attachment: signature.asc
Description: Digital signature