[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120229101313.GB3182@opensource.wolfsonmicro.com>
Date: Wed, 29 Feb 2012 10:13:13 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Akinobu Mita <akinobu.mita@...il.com>
Subject: Re: linux-next: build failure after merge of the akpm tree
On Tue, Feb 28, 2012 at 02:08:10PM -0800, Andrew Morton wrote:
> Mark Brown <broonie@...nsource.wolfsonmicro.com> 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".
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists