From: Arjan van de Ven Date: Sun, 5 Oct 2008 19:09:03 +0000 (-0700) Subject: x86: corruption check: run the corruption checks from a work queue X-Git-Tag: v2.6.29-rc1~587^2~4^15~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304e629bf4a3150a0bf6556fc45c52c5c082340f;p=pandora-kernel.git x86: corruption check: run the corruption checks from a work queue Impact: change the implementation of the debug feature the periodic corruption checks are better off run from a work queue; there's nothing time critical about them and this way the amount of interrupt-context work is reduced. Signed-off-by: Arjan van de Ven Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed