Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-microblaze.git] / kernel / power / hibernate.c
index 2fc7d50..da0b419 100644 (file)
@@ -326,7 +326,7 @@ static int create_image(int platform_mode)
 
        if (!in_suspend) {
                events_check_enabled = false;
-               clear_free_pages();
+               clear_or_poison_free_pages();
        }
 
        platform_leave(platform_mode);