]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/vmscan.c
Remove nid_lock from alloc_fresh_huge_page
[linux-2.6-omap-h63xx.git] / mm / vmscan.c
index 2225b7c9df8582cb8713281192c81d9b6d49e20c..d419e10e3daa2dea26c6da35fb8e418b27629c6f 100644 (file)
@@ -1421,6 +1421,7 @@ static int kswapd(void *p)
         * trying to free the first piece of memory in the first place).
         */
        tsk->flags |= PF_MEMALLOC | PF_SWAPWRITE | PF_KSWAPD;
+       set_freezable();
 
        order = 0;
        for ( ; ; ) {