RE: [PATCH] highmem: Fix ARM build break due to __kmap_atomic rename

From: Stephen Warren
Date: Tue Dec 06 2011 - 14:53:05 EST


Nicolas Pitre wrote at Tuesday, December 06, 2011 12:42 PM:
> On Tue, 6 Dec 2011, Stephen Warren wrote:
> > Git commit 37bfbb9 "highmem: kill all __kmap_atomic()" renamed
> > __kmap_atomic to kmap_atomic. However, arch/arm/include/asm/highmem.h
> > wasn't updated for that change. This change does so, and fixes the
> > ARM build break.
> >
> > Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>
> > ---
> > This shows up in next-20111206 at least.
>
> Commit 37bfbb9 doesn't show up in anything which is stable yet. Would
> be best to ask the original author to fix his branch.

Yes, I assumed that Cong would squash this into his/her tree that's in
linux-next.

--
nvpublic

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/