diff for duplicates of <20090430140324.GA12033@localhost> diff --git a/a/1.txt b/N1/1.txt index 2a89ce3..04396a1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -41,3 +41,10 @@ Signed-off-by: Wu Fengguang <fengguang.wu@intel.com> + kevent = kmem_cache_alloc(event_cachep, GFP_KERNEL); if (unlikely(!kevent)) return NULL; + + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index 6f0dbe1..c203fe1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -57,6 +57,13 @@ "-\tkevent = kmem_cache_alloc(event_cachep, GFP_NOFS);\n" "+\tkevent = kmem_cache_alloc(event_cachep, GFP_KERNEL);\n" " \tif (unlikely(!kevent))\n" - " \t\treturn NULL;" + " \t\treturn NULL;\n" + " \n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -a57ff33f8ccc1dfc803a6550206225dfb1a1fcb7f52b56a97918aa99804d9b65 +709875872bb5ffe108a77a9d7ef8116c3e21561fef2743aa8d8aca48051a5311
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.