diff for duplicates of <20090623150424.22490.47149.stgit@localhost> diff --git a/a/1.txt b/N1/1.txt index d6e0924..5da6a66 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,9 +17,3 @@ index 85b3d00..caa0278 100644 + rcu_barrier(); /* Wait for completion of call_rcu()'s */ } module_exit(inet6_exit); - - --- -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 9816418..f19f306 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 06/10] ipv6: Use rcu_barrier() on module unload.\0" "Date\0Tue, 23 Jun 2009 17:04:24 +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 ipv6 module uses rcu_call() thus it should use rcu_barrier() on\n" @@ -44,12 +44,6 @@ "+\n" "+\trcu_barrier(); /* Wait for completion of call_rcu()'s */\n" " }\n" - " module_exit(inet6_exit);\n" - " \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 + module_exit(inet6_exit); -3662e26708b5359a71e0b6fbb2cded94b4e0bfbb43b46c736a1d92bb4b420564 +7759d4fac7043f23e282fdc351efd5025327391c1516cd027e27ee3494c9a05b
diff --git a/a/1.txt b/N2/1.txt index d6e0924..5da6a66 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -17,9 +17,3 @@ index 85b3d00..caa0278 100644 + rcu_barrier(); /* Wait for completion of call_rcu()'s */ } module_exit(inet6_exit); - - --- -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 9816418..41e0c5b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,29 +1,29 @@ "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 06/10] ipv6: Use rcu_barrier() on module unload.\0" "Date\0Tue, 23 Jun 2009 17:04:24 +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 ipv6 module uses rcu_call() thus it should use rcu_barrier() on\n" @@ -44,12 +44,6 @@ "+\n" "+\trcu_barrier(); /* Wait for completion of call_rcu()'s */\n" " }\n" - " module_exit(inet6_exit);\n" - " \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 + module_exit(inet6_exit); -3662e26708b5359a71e0b6fbb2cded94b4e0bfbb43b46c736a1d92bb4b420564 +d7864f15ce97cf19c60ff82c445beb9ec3a8133ab987782b38c7c528dbca9c76
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.