diff for duplicates of <1245845367.24921.3.camel@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 88e9ec4..ba6f587 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,8 +42,3 @@ index d351b8d..77d4028 100644 } module_exit(decnet_exit); #endif - --- -To unsubscribe from this list: send the line "unsubscribe linux-nfs" 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 6375fc1..3e8da8d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,27 +6,27 @@ "From\0Jesper Dangaard Brouer <jdb-4UpuNZONu4c@public.gmane.org>\0" "Subject\0Re: [PATCH 07/10] decnet: Use rcu_barrier() on module unload.\0" "Date\0Wed, 24 Jun 2009 14:09:27 +0200\0" - "To\0Chrissie Caulfield <christine.caulfield-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\0" - "Cc\0David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@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> - 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 + "To\0Chrissie Caulfield <christine.caulfield@googlemail.com>\0" + "Cc\0David S. Miller <davem@davemloft.net>" + 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> + 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" "On Wed, 2009-06-24 at 13:44 +0200, Jesper Dangaard Brouer wrote:\n" @@ -72,11 +72,6 @@ "+\trcu_barrier_bh(); /* Wait for completion of call_rcu_bh()'s */\n" " }\n" " module_exit(decnet_exit);\n" - " #endif\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-nfs\" 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 + #endif -eb990b1723ff63ed7212daa272944e28fde62de843ecd2ac329882a7fed967ef +a7e5dc1dfbbbab564515c47ec6f26350f28b9afbaec7105982df72b967b04b09
diff --git a/a/1.txt b/N2/1.txt index 88e9ec4..2155c8a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -12,7 +12,7 @@ Sorry wrong patch... forgot save the code and 'stg refresh'... [PATCH 07/10] decnet: Use rcu_barrier() on module unload. -From: Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org> +From: Jesper Dangaard Brouer <hawk@comx.dk> The decnet module unloading as been disabled with a '#if 0' statement, because it have had issues. @@ -22,7 +22,7 @@ We add a rcu_barrier() anyhow for correctness. The maintainer (Chrissie Caulfield) will look into the unload issue when time permits. -Signed-off-by: Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org> +Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk> --- net/decnet/af_decnet.c | 2 ++ @@ -42,8 +42,3 @@ index d351b8d..77d4028 100644 } module_exit(decnet_exit); #endif - --- -To unsubscribe from this list: send the line "unsubscribe linux-nfs" 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 6375fc1..268e1ec 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,31 +2,30 @@ "ref\020090623150429.22490.15113.stgit@localhost\0" "ref\04A41C67E.8070301@googlemail.com\0" "ref\01245843884.6695.54.camel@localhost.localdomain\0" - "ref\01245843884.6695.54.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org\0" - "From\0Jesper Dangaard Brouer <jdb-4UpuNZONu4c@public.gmane.org>\0" + "From\0Jesper Dangaard Brouer <jdb@comx.dk>\0" "Subject\0Re: [PATCH 07/10] decnet: Use rcu_barrier() on module unload.\0" "Date\0Wed, 24 Jun 2009 14:09:27 +0200\0" - "To\0Chrissie Caulfield <christine.caulfield-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\0" - "Cc\0David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@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> - 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\0Chrissie Caulfield <christine.caulfield@googlemail.com>\0" + "Cc\0David S. Miller <davem@davemloft.net>" + 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> + 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" "On Wed, 2009-06-24 at 13:44 +0200, Jesper Dangaard Brouer wrote:\n" @@ -43,7 +42,7 @@ "\n" "[PATCH 07/10] decnet: Use rcu_barrier() on module unload.\n" "\n" - "From: Jesper Dangaard Brouer <hawk-4UpuNZONu4c@public.gmane.org>\n" + "From: Jesper Dangaard Brouer <hawk@comx.dk>\n" "\n" "The decnet module unloading as been disabled with a '#if 0' statement,\n" "because it have had issues.\n" @@ -53,7 +52,7 @@ "The maintainer (Chrissie Caulfield) will look into the unload issue\n" "when time permits.\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" " net/decnet/af_decnet.c | 2 ++\n" @@ -72,11 +71,6 @@ "+\trcu_barrier_bh(); /* Wait for completion of call_rcu_bh()'s */\n" " }\n" " module_exit(decnet_exit);\n" - " #endif\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-nfs\" 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 + #endif -eb990b1723ff63ed7212daa272944e28fde62de843ecd2ac329882a7fed967ef +9137e5e872f54ed57133a7a2e9ba8a2e45e8dbc6b547aacfd1437ea8da0ebe4c
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.