From: Vegard Nossum Date: Mon, 22 Jun 2009 12:31:53 +0000 (+0200) Subject: kmemcheck: remove useless check X-Git-Tag: v2.6.32-rc1~411^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=414f3251aa1b4cbd1e070866971eabc004a7dc20;p=pandora-kernel.git kmemcheck: remove useless check This check is a left-over from ancient times. We now have the equivalent check much earlier in both the page fault handler and the debug trap handler (the calls to kmemcheck_active()). Signed-off-by: Vegard Nossum --- Reading git-diff-tree failed