From: Xiao Guangrong Date: Mon, 8 Oct 2012 23:29:42 +0000 (-0700) Subject: thp: remove unnecessary khugepaged_thread check X-Git-Tag: v3.7-rc1~74^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e060f0e0139b83f05bb90fa05563d14179b9a7ff;p=pandora-kernel.git thp: remove unnecessary khugepaged_thread check Now, khugepaged creation and cancel are completely serial under the protection of khugepaged_mutex, it is impossible that many khugepaged entities are running Signed-off-by: Xiao Guangrong Cc: Andrea Arcangeli Cc: Hugh Dickins Cc: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed