From: Daniel Phillips <phill...@google.com>

---

diff -ru linux-2.6.24.2/mm/page_alloc.c 
linux-2.6.24.2-remove.alloc.pages.stackdump/mm/page_alloc.c
--- linux-2.6.24.2/mm/page_alloc.c      2008-02-10 21:51:11.000000000 -0800
+++ linux-2.6.24.2-remove.alloc.pages.stackdump/mm/page_alloc.c 2008-02-13 
12:33:51.000000000 -0800
@@ -1627,7 +1627,7 @@
        }
 
 nopage:
-       if (!(gfp_mask & __GFP_NOWARN) && printk_ratelimit()) {
+       if (!(gfp_mask & __GFP_NOWARN) && !order && printk_ratelimit()) {
                printk(KERN_WARNING "%s: page allocation failure."
                        " order:%d, mode:0x%x\n",
                        p->comm, order, gfp_mask);
Only in linux-2.6.24.2-remove.alloc.pages.stackdump/mm: page_alloc.c.orig

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Zumastor" group.
To post to this group, send email to zumastor@googlegroups.com
To unsubscribe from this group, send email to 
zumastor+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/zumastor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to