From: Hugh Dickins Date: Tue, 22 Sep 2009 00:02:26 +0000 (-0700) Subject: ksm: clean up obsolete references X-Git-Tag: v2.6.32-rc1~539 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a913e182ab9484308e870af37a14d372742d53b0;p=pandora-kernel.git ksm: clean up obsolete references A few cleanups, given the munlock fix: the comment on ksm_test_exit() no longer applies, and it can be made private to ksm.c; there's no more reference to mmu_gather or tlb.h, and mmap.c doesn't need ksm.h. Signed-off-by: Hugh Dickins Acked-by: Izik Eidus Cc: Andrea Arcangeli Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed