diff for duplicates of <20121106152419.9155a366.akpm@linux-foundation.org> diff --git a/a/1.txt b/N1/1.txt index 4c383dd..e16c8c8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Sat, 3 Nov 2012 16:35:10 +0800 -Ming Lei <ming.lei-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> wrote: +Ming Lei <ming.lei@canonical.com> wrote: > The patch introduces the flag of memalloc_noio in 'struct dev_pm_info' > to help PM core to teach mm not allocating memory with GFP_KERNEL @@ -97,7 +97,9 @@ do what the comment says it does. > > ... > + -- -To unsubscribe from this list: send the line "unsubscribe linux-usb" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +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 8ea1a50..b32d721 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,25 @@ "ref\01351931714-11689-1-git-send-email-ming.lei@canonical.com\0" "ref\01351931714-11689-3-git-send-email-ming.lei@canonical.com\0" - "ref\01351931714-11689-3-git-send-email-ming.lei-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org\0" - "From\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "From\0Andrew Morton <akpm@linux-foundation.org>\0" "Subject\0Re: [PATCH v4 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()\0" "Date\0Tue, 6 Nov 2012 15:24:19 -0800\0" - "To\0Ming Lei <ming.lei-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org> - Oliver Neukum <oneukum-l3A5Bk7waGM@public.gmane.org> - Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> - Jens Axboe <axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org> - David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org\0" + "To\0Ming Lei <ming.lei@canonical.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + Alan Stern <stern@rowland.harvard.edu> + Oliver Neukum <oneukum@suse.de> + Minchan Kim <minchan@kernel.org> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Rafael J. Wysocki <rjw@sisk.pl> + Jens Axboe <axboe@kernel.dk> + David S. Miller <davem@davemloft.net> + netdev@vger.kernel.org + linux-usb@vger.kernel.org + linux-pm@vger.kernel.org + " linux-mm@kvack.org\0" "\00:1\0" "b\0" "On Sat, 3 Nov 2012 16:35:10 +0800\n" - "Ming Lei <ming.lei-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> wrote:\n" + "Ming Lei <ming.lei@canonical.com> wrote:\n" "\n" "> The patch introduces the flag of memalloc_noio in 'struct dev_pm_info'\n" "> to help PM core to teach mm not allocating memory with GFP_KERNEL\n" @@ -118,9 +117,11 @@ ">\n" "> ...\n" ">\n" + "\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "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>" -f740201dac1ac8282b8ce541d009995fa4740912583fd852610d7e3e107d3c01 +eea8fef4ebcc28c02ac7f40028fefb14e38e72cb750109bf6627ddda3fb1b4d4
diff --git a/a/1.txt b/N2/1.txt index 4c383dd..9474b4e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Sat, 3 Nov 2012 16:35:10 +0800 -Ming Lei <ming.lei-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> wrote: +Ming Lei <ming.lei@canonical.com> wrote: > The patch introduces the flag of memalloc_noio in 'struct dev_pm_info' > to help PM core to teach mm not allocating memory with GFP_KERNEL @@ -97,7 +97,3 @@ do what the comment says it does. > > ... > --- -To unsubscribe from this list: send the line "unsubscribe linux-usb" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 8ea1a50..4d850da 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,26 +1,25 @@ "ref\01351931714-11689-1-git-send-email-ming.lei@canonical.com\0" "ref\01351931714-11689-3-git-send-email-ming.lei@canonical.com\0" - "ref\01351931714-11689-3-git-send-email-ming.lei-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org\0" - "From\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "From\0Andrew Morton <akpm@linux-foundation.org>\0" "Subject\0Re: [PATCH v4 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()\0" "Date\0Tue, 6 Nov 2012 15:24:19 -0800\0" - "To\0Ming Lei <ming.lei-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org> - Oliver Neukum <oneukum-l3A5Bk7waGM@public.gmane.org> - Minchan Kim <minchan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> - Jens Axboe <axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org> - David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org\0" + "To\0Ming Lei <ming.lei@canonical.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + Alan Stern <stern@rowland.harvard.edu> + Oliver Neukum <oneukum@suse.de> + Minchan Kim <minchan@kernel.org> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Rafael J. Wysocki <rjw@sisk.pl> + Jens Axboe <axboe@kernel.dk> + David S. Miller <davem@davemloft.net> + netdev@vger.kernel.org + linux-usb@vger.kernel.org + linux-pm@vger.kernel.org + " linux-mm@kvack.org\0" "\00:1\0" "b\0" "On Sat, 3 Nov 2012 16:35:10 +0800\n" - "Ming Lei <ming.lei-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> wrote:\n" + "Ming Lei <ming.lei@canonical.com> wrote:\n" "\n" "> The patch introduces the flag of memalloc_noio in 'struct dev_pm_info'\n" "> to help PM core to teach mm not allocating memory with GFP_KERNEL\n" @@ -117,10 +116,6 @@ "> +EXPORT_SYMBOL_GPL(pm_runtime_set_memalloc_noio);\n" ">\n" "> ...\n" - ">\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -f740201dac1ac8282b8ce541d009995fa4740912583fd852610d7e3e107d3c01 +21becafb82a555228e5062a20d71988263767a249eae4c644518a454525506ba
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.