From: Hugh Dickins Date: Sun, 30 Oct 2005 01:16:39 +0000 (-0700) Subject: [PATCH] mm: uml kill unused X-Git-Tag: v2.6.15-rc1~730^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b38c6845b695141259019e2b7c0fe6c32a6e720d;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed