]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] mm: uml kill unused
authorHugh Dickins <hugh@veritas.com>
Sun, 30 Oct 2005 01:16:39 +0000 (18:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 30 Oct 2005 04:40:42 +0000 (21:40 -0700)
commitb38c6845b695141259019e2b7c0fe6c32a6e720d
treee950aa393f0514e976fe9b46b3462607b016b1db
parent8f5cd76c185a4c8aeb5fe1e560e3612bfc050c35
[PATCH] mm: uml kill unused

In worrying over the various pte operations in different architectures, I came
across some unused functions in UML: remove mprotect_kernel_vm,
protect_vm_page and addr_pte.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/include/tlb.h
arch/um/kernel/tt/tlb.c