diff for duplicates of <468C634D.9050306@yahoo.com.au> diff --git a/a/1.txt b/N1/1.txt index 854d2f7..58f175e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,11 +56,11 @@ be stored at that address, isn't that inconsistent? > generic_file_write() does flush_dcahe_page() but no flush_icache_page()... > > Then..maybe this will be necessary... -> = +> == > flush_dcache_page(page); > if (page_mapcount(page) > 0 && page_is_mapped_as_text(page)) > flush_icache_page(page); -> = +> == > But I don't know whether write(2) to mapped text file is expected to work well. The point of the flush_dcache is that you have just written to dcache via diff --git a/a/content_digest b/N1/content_digest index f5024f7..3efa20c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\020070705114726.2449f270.kamezawa.hiroyu@jp.fujitsu.com\0" "From\0Nick Piggin <nickpiggin@yahoo.com.au>\0" "Subject\0Re: [BUGFIX][PATCH] DO flush icache before set_pte() on ia64.\0" - "Date\0Thu, 05 Jul 2007 03:19:41 +0000\0" + "Date\0Thu, 05 Jul 2007 13:19:41 +1000\0" "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" "Cc\0linux-ia64@vger.kernel.org <linux-ia64@vger.kernel.org>" LKML <linux-kernel@vger.kernel.org> @@ -76,11 +76,11 @@ "> generic_file_write() does flush_dcahe_page() but no flush_icache_page()...\n" "> \n" "> Then..maybe this will be necessary...\n" - "> =\n" + "> ==\n" "> \tflush_dcache_page(page);\n" "> \tif (page_mapcount(page) > 0 && page_is_mapped_as_text(page))\n" "> \t\tflush_icache_page(page);\n" - "> =\n" + "> ==\n" "> But I don't know whether write(2) to mapped text file is expected to work well.\n" "\n" "The point of the flush_dcache is that you have just written to dcache via\n" @@ -95,4 +95,4 @@ "-- \n" SUSE Labs, Novell Inc. -4199f88e974dfd73bad9fe8adcd5225e85387c9a21f805c992a57fc805fb45fe +ce2c5f99725e93dbc3fdda3f67308e34c9888cc5ea0bda0e736a7ba1b3927e68
diff --git a/a/1.txt b/N2/1.txt index 854d2f7..743aec6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -56,11 +56,11 @@ be stored at that address, isn't that inconsistent? > generic_file_write() does flush_dcahe_page() but no flush_icache_page()... > > Then..maybe this will be necessary... -> = +> == > flush_dcache_page(page); > if (page_mapcount(page) > 0 && page_is_mapped_as_text(page)) > flush_icache_page(page); -> = +> == > But I don't know whether write(2) to mapped text file is expected to work well. The point of the flush_dcache is that you have just written to dcache via @@ -74,3 +74,9 @@ set_pte), however it is still pretty tricky. -- SUSE Labs, Novell Inc. + +-- +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/N2/content_digest index f5024f7..0029656 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,7 +5,7 @@ "ref\020070705114726.2449f270.kamezawa.hiroyu@jp.fujitsu.com\0" "From\0Nick Piggin <nickpiggin@yahoo.com.au>\0" "Subject\0Re: [BUGFIX][PATCH] DO flush icache before set_pte() on ia64.\0" - "Date\0Thu, 05 Jul 2007 03:19:41 +0000\0" + "Date\0Thu, 05 Jul 2007 13:19:41 +1000\0" "To\0KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>\0" "Cc\0linux-ia64@vger.kernel.org <linux-ia64@vger.kernel.org>" LKML <linux-kernel@vger.kernel.org> @@ -76,11 +76,11 @@ "> generic_file_write() does flush_dcahe_page() but no flush_icache_page()...\n" "> \n" "> Then..maybe this will be necessary...\n" - "> =\n" + "> ==\n" "> \tflush_dcache_page(page);\n" "> \tif (page_mapcount(page) > 0 && page_is_mapped_as_text(page))\n" "> \t\tflush_icache_page(page);\n" - "> =\n" + "> ==\n" "> But I don't know whether write(2) to mapped text file is expected to work well.\n" "\n" "The point of the flush_dcache is that you have just written to dcache via\n" @@ -93,6 +93,12 @@ "set_pte), however it is still pretty tricky.\n" "\n" "-- \n" - SUSE Labs, Novell Inc. + "SUSE Labs, Novell Inc.\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>" -4199f88e974dfd73bad9fe8adcd5225e85387c9a21f805c992a57fc805fb45fe +bc592f56abe427e78165c0cd8a6d2ed783ebcc80572c105dab6b82b9924fc5d9
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.