2c7834d9c8efc628c60 parent a4a874a906ae69c35df4b712fadbc35b15665355 author Vegard Nossum 1245673913 +0200 committer Vegard Nossum 1246480122 +0200 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 7