diff for duplicates of <48CA7541.2090101@sgi.com> diff --git a/a/1.txt b/N1/1.txt index f0419cb..743ee6b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ jay > name = "System ROM"; > flags |= IORESOURCE_READONLY; > - } else { -> + } else if (md->attribute == EFI_MEMORY_UC) +> + } else if (md->attribute = EFI_MEMORY_UC) > + name = "Uncached RAM"; > + else > name = "System RAM"; @@ -36,9 +36,3 @@ jay > kexec mailing list > kexec@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/kexec - - -_______________________________________________ -kexec mailing list -kexec@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/kexec diff --git a/a/content_digest b/N1/content_digest index 691841a..634a06f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\020080912095548.54471a93@kepler.site\0" "ref\020080912095858.445bba98@kepler.site\0" "From\0Jay Lan <jlan@sgi.com>\0" - "Subject\0Re: [PATCH]IA64: assign a distinguishable label to uncached memory in /proc/iomem\0" - "Date\0Fri, 12 Sep 2008 06:57:21 -0700\0" + "Subject\0Re: [PATCH]IA64: assign a distinguishable label to uncached memory\0" + "Date\0Fri, 12 Sep 2008 13:57:21 +0000\0" "To\0Bernhard Walle <bwalle@suse.de>\0" "Cc\0kexec@lists.infradead.org" Jack Steiner <steiner@sgi.com> @@ -29,7 +29,7 @@ "> name = \"System ROM\";\n" "> flags |= IORESOURCE_READONLY;\n" "> - } else {\n" - "> + } else if (md->attribute == EFI_MEMORY_UC)\n" + "> + } else if (md->attribute = EFI_MEMORY_UC)\n" "> + name = \"Uncached RAM\";\n" "> + else\n" "> name = \"System RAM\";\n" @@ -47,12 +47,6 @@ "> _______________________________________________\n" "> kexec mailing list\n" "> kexec@lists.infradead.org\n" - "> http://lists.infradead.org/mailman/listinfo/kexec\n" - "\n" - "\n" - "_______________________________________________\n" - "kexec mailing list\n" - "kexec@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/kexec + > http://lists.infradead.org/mailman/listinfo/kexec -87b057e83d928ef145fb3269ac2b1620a073175a406b9e445eb57736802e0932 +a2e06df8f51ce0b34053cb060d42572ab1756f144112806f9aa362fbc2b05f3f
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.