diff for duplicates of <51B593C3.7030609@jp.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 489b7b7..e5055d5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,12 +11,12 @@ I build this on arm without CONFIG_MMU configuration. Thanks. HATAYAMA, Daisuke -From e2f067a497872a9c60002c56ea550e4600072166 Mon Sep 17 00:00:00 2001 +>From e2f067a497872a9c60002c56ea550e4600072166 Mon Sep 17 00:00:00 2001 From: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com> Date: Sat, 8 Jun 2013 20:46:57 +0900 Subject: [PATCH] vmcore: disable mmap_vmcore() if CONFIG_MMU is not defined -From Amd's report of a link-time build error in vmcore.c, it turned +>From Amd's report of a link-time build error in vmcore.c, it turned out that mmap_vmcore() work overlooked no-MMU configuraiton. In the current design, it's impossible to implement mmap_vmcore() for @@ -156,9 +156,3 @@ index 0f6db52..2850317 100644 return rc; -- 1.7.7.6 - - -_______________________________________________ -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 0b9c50a..0dada0e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -22,12 +22,12 @@ "Thanks.\n" "HATAYAMA, Daisuke\n" "\n" - "From e2f067a497872a9c60002c56ea550e4600072166 Mon Sep 17 00:00:00 2001\n" + ">From e2f067a497872a9c60002c56ea550e4600072166 Mon Sep 17 00:00:00 2001\n" "From: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>\n" "Date: Sat, 8 Jun 2013 20:46:57 +0900\n" "Subject: [PATCH] vmcore: disable mmap_vmcore() if CONFIG_MMU is not defined\n" "\n" - "From Amd's report of a link-time build error in vmcore.c, it turned\n" + ">From Amd's report of a link-time build error in vmcore.c, it turned\n" "out that mmap_vmcore() work overlooked no-MMU configuraiton.\n" "\n" "In the current design, it's impossible to implement mmap_vmcore() for\n" @@ -166,12 +166,6 @@ " \tif (rc < 0)\n" " \t\treturn rc;\n" "-- \n" - "1.7.7.6\n" - "\n" - "\n" - "_______________________________________________\n" - "kexec mailing list\n" - "kexec@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/kexec + 1.7.7.6 -b747d2abb5a24060baeba2252aca7f34f8b11159ad943ee5426c9ce1400ed80c +ef39adb259a72a8e6b20773a9f2b703c1b2b227445322e661c57a104c1cab8e4
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.