diff for duplicates of <20090623150419.22490.94087.stgit@localhost> diff --git a/a/1.txt b/N1/1.txt index fa6c628..a82a2bd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,8 +19,3 @@ index 64f8719..40bf2b7 100644 } /* Not quite true; I just maintain it */ - --- -To unsubscribe from this list: send the line "unsubscribe linux-wireless" 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/N1/content_digest index c7cc8f0..c90687a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,28 +2,28 @@ "From\0Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>\0" "Subject\0[PATCH 05/10] nfs: Use rcu_barrier() on module unload.\0" "Date\0Tue, 23 Jun 2009 17:04:19 +0200\0" - "To\0David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\0" + "To\0David S. Miller <davem@davemloft.net>\0" "Cc\0Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>" - Paul E. McKenney <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - dougthompson-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org - bluesmoke-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org - axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org - Patrick McHardy <kaber-dcUjhNyLwpNeoWH0uzbU5w@public.gmane.org> - christine.caulfield-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org - Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org - linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org - yoshfuji-VfPWfsRibaP+Ru+s062T9g@public.gmane.org - shemminger-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - bfields-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org - neilb-l3A5Bk7waGM@public.gmane.org - linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - tytso-3s7WtUTddSA@public.gmane.org + Paul E. McKenney <paulmck@linux.vnet.ibm.com> + netdev@vger.kernel.org + linux-kernel@vger.kernel.org + dougthompson@xmission.com + bluesmoke-devel@lists.sourceforge.net + axboe@kernel.dk + Patrick McHardy <kaber@trash.net> + christine.caulfield@googlemail.com + Trond.Myklebust@netapp.com + linux-wireless@vger.kernel.org + johannes@sipsolutions.net + yoshfuji@linux-ipv6.org + shemminger@linux-foundation.org + linux-nfs@vger.kernel.org + bfields@fieldses.org + neilb@suse.de + linux-ext4@vger.kernel.org + tytso@mit.edu adilger-xsfywfwIY+M@public.gmane.org - " netfilter-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + " netfilter-devel@vger.kernel.org\0" "\00:1\0" "b\0" "The exit path unregister and destroys a lot of stuff, but I have not\n" @@ -46,11 +46,6 @@ "+\trcu_barrier(); /* Wait for completion of call_rcu()'s */\n" " }\n" " \n" - " /* Not quite true; I just maintain it */\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-wireless\" 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 + /* Not quite true; I just maintain it */ -914c253c64d8f21d546150460732ed629a26168c2bd697b9ffd10fe123f1afd7 +1d80846b441d99ec5e6ac0f6a451edaf70945139a8e3b1946e21a07db358d2e4
diff --git a/a/1.txt b/N2/1.txt index fa6c628..9c66b1f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ The exit path unregister and destroys a lot of stuff, but I have not verified that nfs_free_delegation() cannot start new call_rcu() callbacks. -Signed-off-by: Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org> +Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk> --- fs/nfs/inode.c | 1 + @@ -19,8 +19,3 @@ index 64f8719..40bf2b7 100644 } /* Not quite true; I just maintain it */ - --- -To unsubscribe from this list: send the line "unsubscribe linux-wireless" 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 c7cc8f0..1f9519a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,35 +1,35 @@ "ref\020090623150330.22490.87327.stgit@localhost\0" - "From\0Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>\0" + "From\0Jesper Dangaard Brouer <hawk@comx.dk>\0" "Subject\0[PATCH 05/10] nfs: Use rcu_barrier() on module unload.\0" "Date\0Tue, 23 Jun 2009 17:04:19 +0200\0" - "To\0David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\0" - "Cc\0Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>" - Paul E. McKenney <paulmck-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> - netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - dougthompson-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org - bluesmoke-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org - axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org - Patrick McHardy <kaber-dcUjhNyLwpNeoWH0uzbU5w@public.gmane.org> - christine.caulfield-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org - Trond.Myklebust-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org - linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org - yoshfuji-VfPWfsRibaP+Ru+s062T9g@public.gmane.org - shemminger-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - bfields-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org - neilb-l3A5Bk7waGM@public.gmane.org - linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - tytso-3s7WtUTddSA@public.gmane.org - adilger-xsfywfwIY+M@public.gmane.org - " netfilter-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0David S. Miller <davem@davemloft.net>\0" + "Cc\0Jesper Dangaard Brouer <hawk@comx.dk>" + Paul E. McKenney <paulmck@linux.vnet.ibm.com> + netdev@vger.kernel.org + linux-kernel@vger.kernel.org + dougthompson@xmission.com + bluesmoke-devel@lists.sourceforge.net + axboe@kernel.dk + Patrick McHardy <kaber@trash.net> + christine.caulfield@googlemail.com + Trond.Myklebust@netapp.com + linux-wireless@vger.kernel.org + johannes@sipsolutions.net + yoshfuji@linux-ipv6.org + shemminger@linux-foundation.org + linux-nfs@vger.kernel.org + bfields@fieldses.org + neilb@suse.de + linux-ext4@vger.kernel.org + tytso@mit.edu + adilger@sun.com + " netfilter-devel@vger.kernel.org\0" "\00:1\0" "b\0" "The exit path unregister and destroys a lot of stuff, but I have not\n" "verified that nfs_free_delegation() cannot start new call_rcu() callbacks.\n" "\n" - "Signed-off-by: Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>\n" + "Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>\n" "---\n" "\n" " fs/nfs/inode.c | 1 +\n" @@ -46,11 +46,6 @@ "+\trcu_barrier(); /* Wait for completion of call_rcu()'s */\n" " }\n" " \n" - " /* Not quite true; I just maintain it */\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-wireless\" 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 + /* Not quite true; I just maintain it */ -914c253c64d8f21d546150460732ed629a26168c2bd697b9ffd10fe123f1afd7 +47f4c36db440b7cb28b4a3c58733cf1bbb88b2eb6aa687c1b9b8bddc7509dad9
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.