]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
MN10300: SMP TLB flushing
authorAkira Takeuchi <takeuchi.akr@jp.panasonic.com>
Wed, 27 Oct 2010 16:28:51 +0000 (17:28 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 27 Oct 2010 16:28:51 +0000 (17:28 +0100)
commit965ea4bbb9ae926358273368144ba838c561bc38
treec6ee08f2f2970bb500ccc7cf58de6beea870e4f8
parentdccbf4853a31a3f774f38c402209d23388d99f52
MN10300: SMP TLB flushing

Implement global TLB flushing for MN10300.  This will be used by the AM34 which
is SMP capable.

Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com>
Signed-off-by: Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com>
Signed-off-by: David Howells <dhowells@redhat.com>
arch/mn10300/include/asm/mmu_context.h
arch/mn10300/include/asm/tlbflush.h
arch/mn10300/mm/Makefile
arch/mn10300/mm/tlb-smp.c [new file with mode: 0644]