Re: [PATCH 0/5] mm, highmem: kmap_atomic rework -v3

From: Chris Wilson
Date: Wed Oct 27 2010 - 06:28:10 EST


On Sat, 18 Sep 2010 17:53:26 +0200, Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> wrote:
> Next version of the kmap_atomic rework using Andrew's fancy CPP trickery to
> avoid having to convert the whole tree at once.
>
> This is compile tested for i386-allmodconfig, frv, mips-sb1250-swarm,
> powerpc-ppc6xx_defconfig, sparc32_defconfig, arm-omap3 (all with
> HIGHEM=y).

This break on x86, HIGHMEM=n:

arch/x86/mm/iomap_32.c: In function â??kmap_atomic_prot_pfnâ??:
arch/x86/mm/iomap_32.c:64: error: implicit declaration of function
â??kmap_atomic_idx_pushâ??
arch/x86/mm/iomap_32.c: In function â??iounmap_atomicâ??:
arch/x86/mm/iomap_32.c:101: error: implicit declaration of function
â??kmap_atomic_idx_popâ??

The use of the kmap idx there looks a little delicate so I'm not sure how
to fix this.
-Chris

--
Chris Wilson, Intel Open Source Technology Centre
--
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/