From: Sasha Levin Date: Sat, 23 Feb 2013 00:32:28 +0000 (-0800) Subject: mm/ksm.c: use new hashtable implementation X-Git-Tag: v3.9-rc1~99^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca3a69bcb6875c3f20802522c1b4fc56bb14608;p=pandora-kernel.git mm/ksm.c: use new hashtable implementation Switch ksm to use the new hashtable implementation. This reduces the amount of generic unrelated code in the ksm module. Signed-off-by: Sasha Levin Acked-by: Hugh Dickins Cc: Michal Hocko Cc: Konstantin Khlebnikov Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed