diff for duplicates of <20100402183216.GC31723@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 4a58dec..3245fe2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,3 +27,10 @@ Signed-off-by: Oleg Nesterov <oleg@redhat.com> + if ((p->flags & PF_EXITING) && p->mm) { if (p != current) return ERR_PTR(-1UL); + + +-- +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 1c29f38..f474522 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -50,6 +50,13 @@ "-\t\tif (p->flags & PF_EXITING) {\n" "+\t\tif ((p->flags & PF_EXITING) && p->mm) {\n" " \t\t\tif (p != current)\n" - " \t\t\t\treturn ERR_PTR(-1UL);" + " \t\t\t\treturn ERR_PTR(-1UL);\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>" -4f08a9f46e888251840dfa0f5aa20cedff27ac3d3a2de4f229d9f9714c31e764 +4d5781c601b17fda6d7784015a96ee9b5a154385fe6daefe582c19900c7d3296
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.