diff for duplicates of <20131104044844.GN13318@ZenIV.linux.org.uk> diff --git a/a/1.txt b/N1/1.txt index a9316b8..425b19c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -156,9 +156,3 @@ index 778ebba..51d129e 100644 - return (vma->vm_start == 0xffff0000) ? "[vectors]" : NULL; + return (vma == &gate_vma) ? "[vectors]" : NULL; } - --- -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 3a2b379..f9c0c69 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -175,12 +175,6 @@ " {\n" "-\treturn (vma->vm_start == 0xffff0000) ? \"[vectors]\" : NULL;\n" "+\treturn (vma == &gate_vma) ? \"[vectors]\" : NULL;\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>" + } -0847b0d0e77fe0efb87e25956440e3d039bd91a565246a48279fb6ab1eaa486f +c182365fa3ae7f8cba99c08425d448962c2544724accbc0b70932a5ac3f2256e
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.