[PATCH] highmem: Fix ARM build break due to __kmap_atomic rename
Nicolas Pitre
nicolas.pitre at linaro.org
Tue Dec 6 14:41:49 EST 2011
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 at nvidia.com>
> ---
> 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.
Nicolas
More information about the linux-arm-kernel
mailing list