diff for duplicates of <20061013143616.15438.77140.sendpatchset@linux.site> diff --git a/a/1.txt b/N1/1.txt index 1056bf1..9cfee84 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,3 @@ -From: Andrew Morton <akpm@osdl.org> and Nick Piggin <npiggin@suse.de> - The idea is to modify the core write() code so that it won't take a pagefault while holding a lock on the pagecache page. There are a number of different deadlocks possible if we try to do such a thing: @@ -468,3 +466,9 @@ Index: linux-2.6/fs/buffer.c set_page_dirty(page); } unlock_page(page); + +-- +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 38fa9d3..0fb9b41 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,5 +1,6 @@ "ref\020061013143516.15438.8802.sendpatchset@linux.site\0" "From\0Nick Piggin <npiggin@suse.de>\0" + "From\0Andrew Morton <akpm@osdl.org> and Nick Piggin <npiggin@suse.de>\0" "Subject\0[patch 6/6] mm: fix pagecache write deadlocks\0" "Date\0Fri, 13 Oct 2006 18:44:52 +0200 (CEST)\0" "To\0Linux Memory Management <linux-mm@kvack.org>\0" @@ -11,8 +12,6 @@ " Nick Piggin <npiggin@suse.de>\0" "\00:1\0" "b\0" - "From: Andrew Morton <akpm@osdl.org> and Nick Piggin <npiggin@suse.de>\n" - "\n" "The idea is to modify the core write() code so that it won't take a pagefault\n" "while holding a lock on the pagecache page. There are a number of different\n" "deadlocks possible if we try to do such a thing:\n" @@ -480,6 +479,12 @@ "+\t\tSetPageUptodate(page);\n" " \t\tset_page_dirty(page);\n" " \t}\n" - " \tunlock_page(page);" + " \tunlock_page(page);\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>" -dacabd6ec9bf3e8d81a27744ec9d105623171e2e84cb3f622ad3e27e67e1e115 +d94084c19e7cb5035ab53af780b1209c3a72d955d11eb4fe016d93b6307d6811
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.