linux/arch/microblaze/include/asm
Randy Dunlap e4c9dd0fba kmap_types: make most arches use generic header file
Convert most arches to use asm-generic/kmap_types.h.

Move the KM_FENCE_ macro additions into asm-generic/kmap_types.h,
controlled by __WITH_KM_FENCE from each arch's kmap_types.h file.

Would be nice to be able to add custom KM_types per arch, but I don't yet
see a nice, clean way to do that.

Built on x86_64, i386, mips, sparc, alpha(tonyb), powerpc(tonyb), and
68k(tonyb).

Note: avr32 should be able to remove KM_PTE2 (since it's not used) and
then just use the generic kmap_types.h file.  Get avr32 maintainer
approval.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: <linux-arch@vger.kernel.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Bryan Wu <cooloney@kernel.org>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Cc: "Luck Tony" <tony.luck@intel.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-06-16 19:47:51 -07:00
..
atomic.h asm-generic: rename atomic.h to atomic-long.h 2009-06-11 21:02:17 +02:00
auxvec.h
bitops.h
bitsperlong.h asm-generic: introduce asm/bitsperlong.h 2009-06-11 21:02:14 +02:00
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h microblaze_mmu_v2: Update cacheflush.h 2009-05-26 16:45:22 +02:00
checksum.h
clinkage.h
cpuinfo.h
cputable.h
cputime.h
current.h microblaze_mmu_v2: Add CURRENT_TASK for entry.S 2009-05-26 16:45:19 +02:00
delay.h
device.h
div64.h
dma-mapping.h
dma.h microblaze_mmu_v2: Update dma.h for MMU 2009-05-26 16:45:22 +02:00
elf.h microblaze_mmu_v2: Elf update 2009-05-26 16:45:23 +02:00
emergency-restart.h
entry.h microblaze_mmu_v2: entry.S, entry.h 2009-05-26 16:45:20 +02:00
errno.h
exceptions.h microblaze_mmu_v2: Traps MMU update 2009-05-26 16:45:21 +02:00
fcntl.h
flat.h microblaze: remove unused flat_stack_align() definition 2009-06-02 07:54:36 +02:00
ftrace.h
futex.h
gpio.h
hardirq.h
hw_irq.h
io.h microblaze_mmu_v2: io.h MMU update 2009-05-26 16:45:16 +02:00
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq_regs.h
irq.h
irqflags.h
Kbuild
kdebug.h
kmap_types.h kmap_types: make most arches use generic header file 2009-06-16 19:47:51 -07:00
linkage.h
lmb.h
local.h
mman.h
mmu_context_mm.h microblaze_mmu_v2: Context handling - mmu_context.c/h 2009-05-26 16:45:15 +02:00
mmu_context_no.h microblaze_mmu_v2: Context handling - mmu_context.c/h 2009-05-26 16:45:15 +02:00
mmu_context.h microblaze_mmu_v2: Context handling - mmu_context.c/h 2009-05-26 16:45:15 +02:00
mmu.h microblaze_mmu_v2: mmu.h update 2009-05-26 16:45:15 +02:00
module.h
msgbuf.h
mutex.h
namei.h
of_device.h
of_platform.h
page.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic 2009-06-12 18:15:51 -07:00
param.h
pci-bridge.h
pci.h
percpu.h
pgalloc.h microblaze_mmu_v2: pgalloc.h and page.h 2009-05-26 16:45:18 +02:00
pgtable.h microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update 2009-05-26 16:45:16 +02:00
poll.h
posix_types.h
processor.h microblaze_mmu_v2: Update process creation for MMU 2009-05-26 16:45:18 +02:00
prom.h
ptrace.h
pvr.h
registers.h microblaze_mmu_v2: Update process creation for MMU 2009-05-26 16:45:18 +02:00
resource.h
scatterlist.h
sections.h microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section update 2009-05-26 16:45:16 +02:00
segment.h microblaze_mmu_v2: Update process creation for MMU 2009-05-26 16:45:18 +02:00
selfmod.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h asm-generic: rename termios.h, signal.h and mman.h 2009-06-11 21:01:52 +02:00
socket.h
sockios.h
stat.h microblaze_mmu_v2: stat.h MMU update 2009-05-26 16:45:24 +02:00
statfs.h
string.h
swab.h
syscalls.h
system.h
termbits.h
termios.h asm-generic: rename termios.h, signal.h and mman.h 2009-06-11 21:01:52 +02:00
thread_info.h
timex.h
tlb.h microblaze_mmu_v2: Update tlb.h and tlbflush.h 2009-05-26 16:45:19 +02:00
tlbflush.h microblaze_mmu_v2: Update tlb.h and tlbflush.h 2009-05-26 16:45:19 +02:00
topology.h
types.h
uaccess.h microblaze_mmu_v2: uaccess MMU update 2009-05-26 16:45:20 +02:00
ucontext.h
unaligned.h microblaze: Don't use access_ok for unaligned 2009-06-02 08:39:16 +02:00
unistd.h
user.h
vga.h
xor.h