diff for duplicates of <1187970572.5869.10.camel@localhost> diff --git a/a/1.txt b/N1/1.txt index defa799..3962a06 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On Fri, 2007-08-24 at 15:52 +0100, Mel Gorman wrote: > > This boots the IA-64 successful and gets rid of that DMA corrupts > memory message. As a bonus, it fixes up the memoryless nodes (the bug -> where Total pages = 0 and there is a BUG in page_alloc.c) by building +> where Total pages == 0 and there is a BUG in page_alloc.c) by building > zonelists properly. The machine still fails to boot with the more familiar > net/core/skbuff.c:95 but that is a separate problem. > @@ -21,7 +21,7 @@ On Fri, 2007-08-24 at 15:52 +0100, Mel Gorman wrote: I reworked that patch and posted the update on 16aug which does not have this problem: -http://marc.info/?l=linux-mm&m\x118729871101418&w=4 +http://marc.info/?l=linux-mm&m=118729871101418&w=4 This should replace memoryless-nodes-fixup-uses-of-node_online_map-in-generic-code.patch diff --git a/a/content_digest b/N1/content_digest index b1ffdbd..2acb857 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,8 +3,8 @@ "ref\020070824153945.3C75.Y-GOTO@jp.fujitsu.com\0" "ref\020070824145233.GA26374@skynet.ie\0" "From\0Lee Schermerhorn <Lee.Schermerhorn@hp.com>\0" - "Subject\0Re: [PATCH] Fix find_next_best_node (Re: [BUG] 2.6.23-rc3-mm1\0" - "Date\0Fri, 24 Aug 2007 15:49:31 +0000\0" + "Subject\0Re: [PATCH] Fix find_next_best_node (Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted)\0" + "Date\0Fri, 24 Aug 2007 11:49:31 -0400\0" "To\0Mel Gorman <mel@skynet.ie>\0" "Cc\0Yasunori Goto <y-goto@jp.fujitsu.com>" Andrew Morton <akpm@linux-foundation.org> @@ -30,7 +30,7 @@ "> \n" "> This boots the IA-64 successful and gets rid of that DMA corrupts\n" "> memory message. As a bonus, it fixes up the memoryless nodes (the bug\n" - "> where Total pages = 0 and there is a BUG in page_alloc.c) by building\n" + "> where Total pages == 0 and there is a BUG in page_alloc.c) by building\n" "> zonelists properly. The machine still fails to boot with the more familiar\n" "> net/core/skbuff.c:95 but that is a separate problem.\n" "> \n" @@ -43,7 +43,7 @@ "I reworked that patch and posted the update on 16aug which does not have\n" "this problem:\n" "\n" - "http://marc.info/?l=linux-mm&m\0218729871101418&w=4\n" + "http://marc.info/?l=linux-mm&m=118729871101418&w=4\n" "\n" "This should replace\n" "memoryless-nodes-fixup-uses-of-node_online_map-in-generic-code.patch\n" @@ -51,4 +51,4 @@ "\n" Lee -a8dc9cb67d4ed97bf8a09929fe9a99f2f486a0329e9af52b6d3c23e30131c757 +b49ac753c0b978177ca3d2d4a9410681c6a63e897973a7042f792c732b9eaabd
diff --git a/a/1.txt b/N2/1.txt index defa799..270e91d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ On Fri, 2007-08-24 at 15:52 +0100, Mel Gorman wrote: > > This boots the IA-64 successful and gets rid of that DMA corrupts > memory message. As a bonus, it fixes up the memoryless nodes (the bug -> where Total pages = 0 and there is a BUG in page_alloc.c) by building +> where Total pages == 0 and there is a BUG in page_alloc.c) by building > zonelists properly. The machine still fails to boot with the more familiar > net/core/skbuff.c:95 but that is a separate problem. > @@ -21,10 +21,17 @@ On Fri, 2007-08-24 at 15:52 +0100, Mel Gorman wrote: I reworked that patch and posted the update on 16aug which does not have this problem: -http://marc.info/?l=linux-mm&m\x118729871101418&w=4 +http://marc.info/?l=linux-mm&m=118729871101418&w=4 This should replace memoryless-nodes-fixup-uses-of-node_online_map-in-generic-code.patch in -mm. Lee + + +-- +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 b1ffdbd..6d79097 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,8 +3,8 @@ "ref\020070824153945.3C75.Y-GOTO@jp.fujitsu.com\0" "ref\020070824145233.GA26374@skynet.ie\0" "From\0Lee Schermerhorn <Lee.Schermerhorn@hp.com>\0" - "Subject\0Re: [PATCH] Fix find_next_best_node (Re: [BUG] 2.6.23-rc3-mm1\0" - "Date\0Fri, 24 Aug 2007 15:49:31 +0000\0" + "Subject\0Re: [PATCH] Fix find_next_best_node (Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted)\0" + "Date\0Fri, 24 Aug 2007 11:49:31 -0400\0" "To\0Mel Gorman <mel@skynet.ie>\0" "Cc\0Yasunori Goto <y-goto@jp.fujitsu.com>" Andrew Morton <akpm@linux-foundation.org> @@ -30,7 +30,7 @@ "> \n" "> This boots the IA-64 successful and gets rid of that DMA corrupts\n" "> memory message. As a bonus, it fixes up the memoryless nodes (the bug\n" - "> where Total pages = 0 and there is a BUG in page_alloc.c) by building\n" + "> where Total pages == 0 and there is a BUG in page_alloc.c) by building\n" "> zonelists properly. The machine still fails to boot with the more familiar\n" "> net/core/skbuff.c:95 but that is a separate problem.\n" "> \n" @@ -43,12 +43,19 @@ "I reworked that patch and posted the update on 16aug which does not have\n" "this problem:\n" "\n" - "http://marc.info/?l=linux-mm&m\0218729871101418&w=4\n" + "http://marc.info/?l=linux-mm&m=118729871101418&w=4\n" "\n" "This should replace\n" "memoryless-nodes-fixup-uses-of-node_online_map-in-generic-code.patch\n" "in -mm.\n" "\n" - Lee + "Lee\n" + "\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>" -a8dc9cb67d4ed97bf8a09929fe9a99f2f486a0329e9af52b6d3c23e30131c757 +074d8b1ff60d0dd2860c42d182916fd8d6a8c0ee282fa9d831ba95f5f652a733
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.