From: Keith Packard Date: Fri, 31 Oct 2008 02:37:09 +0000 (-0700) Subject: x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps X-Git-Tag: v2.6.28-rc4~91^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd9409343521eac22b6ed51686128a643c7c976b;p=pandora-kernel.git x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps Impact: introduce new APIs, separate kmap code from CONFIG_HIGHMEM This takes the code used for CONFIG_HIGHMEM memory mappings except that it's designed for dynamic IO resource mapping. These fixmaps are available even with CONFIG_HIGHMEM turned off. Signed-off-by: Keith Packard Signed-off-by: Eric Anholt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed