diff for duplicates of <1474924541.2857.258.camel@kernel.crashing.org> diff --git a/a/1.txt b/N1/1.txt index a4015bf..6cc20d8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -57,3 +57,9 @@ Ben. > > depends on NUMA > > default n > > help + +-- +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/N1/content_digest index 8a63719..cd4465a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -81,6 +81,12 @@ "> > +\tdepends on X86_64 || PPC64\n" "> > \302\240\tdepends on NUMA\n" "> > \302\240\tdefault n\n" - "> > \302\240\thelp" + "> > \302\240\thelp\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>" -8c13bd0831bfa1304db6fb3677b7420f7b1c4c8ca156fd2e46833a62c7a85087 +86088d830913ef5cfe6e3057c4acc395906d2ebdde3d6777b94f5e4a9a22739f
diff --git a/a/1.txt b/N2/1.txt index a4015bf..51a96b9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -27,33 +27,39 @@ Ben. > Signed-off-by: Reza Arbab <arbab@linux.vnet.ibm.com> > --- -> Documentation/kernel-parameters.txt | 2 +- -> mm/Kconfig | 2 +- -> 2 files changed, 2 insertions(+), 2 deletions(-) +> A Documentation/kernel-parameters.txt | 2 +- +> A mm/KconfigA A A A A A A A A A A A A A A A A A A A A A A A A A | 2 +- +> A 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt > index a4f4d69..3d8460d 100644 > --- a/Documentation/kernel-parameters.txt > +++ b/Documentation/kernel-parameters.txt > @@ -2344,7 +2344,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. -> > that the amount of memory usable for all allocations -> > is not too small. -> +> > A that the amount of memory usable for all allocations +> > A is not too small. +> A > > > - movable_node [KNL,X86] Boot-time switch to enable the effects > > > + movable_node [KNL,X86,PPC] Boot-time switch to enable the effects -> > of CONFIG_MOVABLE_NODE=y. See mm/Kconfig for details. -> -> > > MTD_Partition= [MTD] +> > A of CONFIG_MOVABLE_NODE=y. See mm/Kconfig for details. +> A +> > > A MTD_Partition= [MTD] > diff --git a/mm/Kconfig b/mm/Kconfig > index be0ee11..4b19cd3 100644 > --- a/mm/Kconfig > +++ b/mm/Kconfig > @@ -153,7 +153,7 @@ config MOVABLE_NODE -> > bool "Enable to assign a node which has only movable memory" -> > depends on HAVE_MEMBLOCK -> > depends on NO_BOOTMEM +> > A bool "Enable to assign a node which has only movable memory" +> > A depends on HAVE_MEMBLOCK +> > A depends on NO_BOOTMEM > > - depends on X86_64 > > + depends on X86_64 || PPC64 -> > depends on NUMA -> > default n -> > help +> > A depends on NUMA +> > A default n +> > A help + +-- +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 8a63719..8ecd4a7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -52,35 +52,41 @@ "\n" "> Signed-off-by: Reza Arbab <arbab@linux.vnet.ibm.com>\n" "> ---\n" - "> \302\240Documentation/kernel-parameters.txt | 2 +-\n" - "> \302\240mm/Kconfig\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 2 +-\n" - "> \302\2402 files changed, 2 insertions(+), 2 deletions(-)\n" + "> A Documentation/kernel-parameters.txt | 2 +-\n" + "> A mm/KconfigA A A A A A A A A A A A A A A A A A A A A A A A A A | 2 +-\n" + "> A 2 files changed, 2 insertions(+), 2 deletions(-)\n" "> \n" "> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt\n" "> index a4f4d69..3d8460d 100644\n" "> --- a/Documentation/kernel-parameters.txt\n" "> +++ b/Documentation/kernel-parameters.txt\n" "> @@ -2344,7 +2344,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.\n" - "> > \302\240\t\t\tthat the amount of memory usable for all allocations\n" - "> > \302\240\t\t\tis not too small.\n" - "> \302\240\n" + "> > A \t\t\tthat the amount of memory usable for all allocations\n" + "> > A \t\t\tis not too small.\n" + "> A \n" "> > > -\tmovable_node\t[KNL,X86] Boot-time switch to enable the effects\n" "> > > +\tmovable_node\t[KNL,X86,PPC] Boot-time switch to enable the effects\n" - "> > \302\240\t\t\tof CONFIG_MOVABLE_NODE=y. See mm/Kconfig for details.\n" - "> \302\240\n" - "> > > \302\240\tMTD_Partition=\t[MTD]\n" + "> > A \t\t\tof CONFIG_MOVABLE_NODE=y. See mm/Kconfig for details.\n" + "> A \n" + "> > > A \tMTD_Partition=\t[MTD]\n" "> diff --git a/mm/Kconfig b/mm/Kconfig\n" "> index be0ee11..4b19cd3 100644\n" "> --- a/mm/Kconfig\n" "> +++ b/mm/Kconfig\n" "> @@ -153,7 +153,7 @@ config MOVABLE_NODE\n" - "> > \302\240\tbool \"Enable to assign a node which has only movable memory\"\n" - "> > \302\240\tdepends on HAVE_MEMBLOCK\n" - "> > \302\240\tdepends on NO_BOOTMEM\n" + "> > A \tbool \"Enable to assign a node which has only movable memory\"\n" + "> > A \tdepends on HAVE_MEMBLOCK\n" + "> > A \tdepends on NO_BOOTMEM\n" "> > -\tdepends on X86_64\n" "> > +\tdepends on X86_64 || PPC64\n" - "> > \302\240\tdepends on NUMA\n" - "> > \302\240\tdefault n\n" - "> > \302\240\thelp" + "> > A \tdepends on NUMA\n" + "> > A \tdefault n\n" + "> > A \thelp\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>" -8c13bd0831bfa1304db6fb3677b7420f7b1c4c8ca156fd2e46833a62c7a85087 +f13d8dbec2953c53a046c6b282e9dd9dba4582bf3ed9c0445da1f88fae67693a
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.