diff for duplicates of <561B980C.6060809@suse.cz> diff --git a/a/1.txt b/N1/1.txt index e813024..61bcf3c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ On 10/12/2015 12:05 PM, Kirill A. Shutemov wrote: >>>> + if (page == NULL) >>> >>> "if (!page)" is more common and already used below. ->>> We could skip the check for !page in case we don't go through the ALLOC_HARDER branch, but I guess it's not worth the goto, and hopefully the compiler is smart enough anywaya?| +>>> We could skip the check for !page in case we don't go through the ALLOC_HARDER branch, but I guess it's not worth the goto, and hopefully the compiler is smart enough anyway… >> agree with your comments, >> do i need send a new patch for this ? @@ -46,9 +46,3 @@ I'd guess no need to, Andrew can edit the patch? Yeah but I'd expect both would be in the end folded into the buggy patch in -mm? - --- -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 9f942cf..55e81b1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -55,7 +55,7 @@ ">>>> +\t\tif (page == NULL)\n" ">>>\n" ">>> \"if (!page)\" is more common and already used below.\n" - ">>> We could skip the check for !page in case we don't go through the ALLOC_HARDER branch, but I guess it's not worth the goto, and hopefully the compiler is smart enough anywaya?|\n" + ">>> We could skip the check for !page in case we don't go through the ALLOC_HARDER branch, but I guess it's not worth the goto, and hopefully the compiler is smart enough anyway\342\200\246\n" ">> agree with your comments,\n" ">> do i need send a new patch for this ?\n" "\n" @@ -66,12 +66,6 @@ "> of condifition.\n" "\n" "Yeah but I'd expect both would be in the end folded into the buggy patch \n" - "in -mm?\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>" + in -mm? -e148c5677b175748b6bce93f1e0b804c5fd00101fc1ffbb5d3863d19cc1e5059 +e50463f954b29918ca50d939d63572fc5fa9fc89062ce10b5b5f3b33e13ca21e
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.