| From: |
| Rusty Russell <rusty@rustcorp.com.au> |
| To: |
| linux-kernel@vger.kernel.org |
| Subject: |
| [PATCH 0/3] stop_machine enhancements and simplifications |
| Date: |
| Tue, 8 Jul 2008 17:50:55 +1000 |
| Message-ID: |
| <200807081750.55536.rusty@rustcorp.com.au> |
| Cc: |
| Jason Baron <jbaron@redhat.com>,
Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>,
Max Krasnyansky <maxk@qualcomm.com> |
| Archive-link: |
| Article,
Thread
|
Hi all,
Here are the three stop_machine patches I've queued for the next merge
window. The first two are pretty well tested via linux-next, the last is
recent but fairly straightforward.
I'm assuming that Jason and/or Mathieu have need for the ALL_CPUS mod,
but it can be removed by the last of these patches (left in to reduce
transition breakage).
Feedback welcome as always,
Rusty.