diff for duplicates of <4692D230.3050403@oracle.com> diff --git a/a/1.txt b/N1/1.txt index 74c57b4..f93aadf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,3 @@ - This patch fixes a bug in mm/mlock.c on 32-bit architectures that prevents a user from locking more than 4GB of shared memory, or allocating more than 4GB of shared memory in hugepages, when rlim[RLIMIT_MEMLOCK] is @@ -23,3 +22,9 @@ Acked-by: Chris Mason <chris.mason@oracle.com> goto out; get_uid(user); user->locked_shm += locked; + +-- +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 a6188d4..023540a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,7 +8,6 @@ " Chris Mason <chris.mason@oracle.com>\0" "\00:1\0" "b\0" - "\n" "This patch fixes a bug in mm/mlock.c on 32-bit architectures that prevents\n" "a user from locking more than 4GB of shared memory, or allocating more\n" "than 4GB of shared memory in hugepages, when rlim[RLIMIT_MEMLOCK] is\n" @@ -32,6 +31,12 @@ "+ locked + user->locked_shm > lock_limit && !capable(CAP_IPC_LOCK))\n" " goto out;\n" " get_uid(user);\n" - user->locked_shm += locked; + " user->locked_shm += locked;\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>" -d904703404e4639ebd7ab660421eb9fd1b02a346a9b0ad7148704da513981235 +bdb6c1076f50ef6d7464648e09ad83cc13b5e762e2286fc442c7a2b6a3a6d7c6
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.