From: Arjan van de Ven Date: Sun, 5 Oct 2008 18:33:42 +0000 (-0700) Subject: x86: corruption check: move the corruption checks into their own file X-Git-Tag: v2.6.29-rc1~587^2~4^15~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6784f7d0a5016a397d38be1134e63fc784c1ca8e;p=pandora-kernel.git x86: corruption check: move the corruption checks into their own file Impact: cleanup The corruption check code is rather sizable and it's likely to grow over time when we add checks for more types of corruptions (there's a few candidates in kerneloops.org that I want to add checks for)... so lets move it to its own file Signed-off-by: Arjan van de Ven Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed