diff for duplicates of <20090618121430.GA6746@localhost> diff --git a/a/1.txt b/N1/1.txt index 5210437..560f626 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,10 +7,10 @@ On Wed, Jun 17, 2009 at 10:03:37PM +0800, Minchan Kim wrote: > >> > >> > Because this race window is small enough: > >> > -> >> > TestSetPageHWPoison(p); -> >> > lock_page(page); -> >> > try_to_unmap(page, TTU_MIGRATION|...); -> >> > lock_page_nosync(p); +> >> > A A A A TestSetPageHWPoison(p); +> >> > A A A A A A A A A A A A A A A A A lock_page(page); +> >> > A A A A A A A A A A A A A A A A A try_to_unmap(page, TTU_MIGRATION|...); +> >> > A A A A lock_page_nosync(p); > >> > > >> > such small race windows can be found all over the kernel, it's just > >> > insane to try to fix any of them. @@ -164,3 +164,9 @@ Fengguang * Error handling: We ignore errors here because * there's nothing that can be done. */ + +-- +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 6f81965..a0ddfcb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -37,10 +37,10 @@ "> >>\n" "> >> > Because this race window is small enough:\n" "> >> >\n" - "> >> > \302\240 \302\240 \302\240 \302\240TestSetPageHWPoison(p);\n" - "> >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 lock_page(page);\n" - "> >> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 try_to_unmap(page, TTU_MIGRATION|...);\n" - "> >> > \302\240 \302\240 \302\240 \302\240lock_page_nosync(p);\n" + "> >> > A A A A TestSetPageHWPoison(p);\n" + "> >> > A A A A A A A A A A A A A A A A A lock_page(page);\n" + "> >> > A A A A A A A A A A A A A A A A A try_to_unmap(page, TTU_MIGRATION|...);\n" + "> >> > A A A A lock_page_nosync(p);\n" "> >> >\n" "> >> > such small race windows can be found all over the kernel, it's just\n" "> >> > insane to try to fix any of them.\n" @@ -193,6 +193,12 @@ "-\t *\n" " \t * Error handling: We ignore errors here because\n" " \t * there's nothing that can be done.\n" - " \t */" + " \t */\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>" -eca6b32ae4a5f213e3504ac05cc3ead5eb775795b007aa4aa978275ae581f5e1 +aae96c4e76aad0bf5973b100592a6d90db1b18d87e2c546c07dd181d0866b265
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.