diff for duplicates of <20101129082651.GA26715@localhost> diff --git a/a/1.txt b/N1/1.txt index 6d92565..c8d5147 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,23 +37,23 @@ Fengguang > > --- linux-next.orig/mm/page-writeback.c 2010-11-29 15:14:54.000000000 +0800 -> > +++ linux-next/mm/page-writeback.c 2010-11-29 15:15:02.000000000 +0800 +> > +++ linux-next/mm/page-writeback.c A A A 2010-11-29 15:15:02.000000000 +0800 > > @@ -1330,6 +1330,7 @@ int set_page_dirty(struct page *page) -> > { -> > struct address_space *mapping = page_mapping(page); +> > A { +> > A A A A struct address_space *mapping = page_mapping(page); > > -> > + ClearPageReclaim(page); -> > if (likely(mapping)) { -> > int (*spd)(struct page *) = mapping->a_ops->set_page_dirty; -> > #ifdef CONFIG_BLOCK +> > + A A A ClearPageReclaim(page); +> > A A A A if (likely(mapping)) { +> > A A A A A A A A int (*spd)(struct page *) = mapping->a_ops->set_page_dirty; +> > A #ifdef CONFIG_BLOCK > > @@ -1387,7 +1388,6 @@ int clear_page_dirty_for_io(struct page > > -> > BUG_ON(!PageLocked(page)); +> > A A A A BUG_ON(!PageLocked(page)); > > -> > - ClearPageReclaim(page); -> > if (mapping && mapping_cap_account_dirty(mapping)) { -> > /* -> > * Yes, Virginia, this is indeed insane. +> > - A A A ClearPageReclaim(page); +> > A A A A if (mapping && mapping_cap_account_dirty(mapping)) { +> > A A A A A A A A /* +> > A A A A A A A A * Yes, Virginia, this is indeed insane. > > > > @@ -61,3 +61,10 @@ Fengguang > -- > Kind regards, > Minchan Kim + +-- +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/ . +Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/ +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index e4b9760..9e2e7b7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -56,29 +56,36 @@ "\n" "\n" "> > --- linux-next.orig/mm/page-writeback.c 2010-11-29 15:14:54.000000000 +0800\n" - "> > +++ linux-next/mm/page-writeback.c \302\240 \302\240 \302\2402010-11-29 15:15:02.000000000 +0800\n" + "> > +++ linux-next/mm/page-writeback.c A A A 2010-11-29 15:15:02.000000000 +0800\n" "> > @@ -1330,6 +1330,7 @@ int set_page_dirty(struct page *page)\n" - "> > \302\240{\n" - "> > \302\240 \302\240 \302\240 \302\240struct address_space *mapping = page_mapping(page);\n" + "> > A {\n" + "> > A A A A struct address_space *mapping = page_mapping(page);\n" "> >\n" - "> > + \302\240 \302\240 \302\240 ClearPageReclaim(page);\n" - "> > \302\240 \302\240 \302\240 \302\240if (likely(mapping)) {\n" - "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240int (*spd)(struct page *) = mapping->a_ops->set_page_dirty;\n" - "> > \302\240#ifdef CONFIG_BLOCK\n" + "> > + A A A ClearPageReclaim(page);\n" + "> > A A A A if (likely(mapping)) {\n" + "> > A A A A A A A A int (*spd)(struct page *) = mapping->a_ops->set_page_dirty;\n" + "> > A #ifdef CONFIG_BLOCK\n" "> > @@ -1387,7 +1388,6 @@ int clear_page_dirty_for_io(struct page\n" "> >\n" - "> > \302\240 \302\240 \302\240 \302\240BUG_ON(!PageLocked(page));\n" + "> > A A A A BUG_ON(!PageLocked(page));\n" "> >\n" - "> > - \302\240 \302\240 \302\240 ClearPageReclaim(page);\n" - "> > \302\240 \302\240 \302\240 \302\240if (mapping && mapping_cap_account_dirty(mapping)) {\n" - "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240/*\n" - "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 * Yes, Virginia, this is indeed insane.\n" + "> > - A A A ClearPageReclaim(page);\n" + "> > A A A A if (mapping && mapping_cap_account_dirty(mapping)) {\n" + "> > A A A A A A A A /*\n" + "> > A A A A A A A A * Yes, Virginia, this is indeed insane.\n" "> >\n" "> \n" "> \n" "> \n" "> -- \n" "> Kind regards,\n" - > Minchan Kim + "> Minchan Kim\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" + "Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -5b115d0d442fb499c5bb84f77fd7054479dcb6036a1d5ab3004a935bacb1619f +25764104765426ef002dfb576a352c18398f5469a66f528f525cd1c2d09768d4
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.