Changes in this set:

* Cleanup references to kevent (suggested by Andrew)
* Use of generic unbound workqueues (suggested by Oleg)
* Clarify changelogs (suggested by Oleg)
* Remove the UMH_WAIT_PROC kernel thread (RFC)

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
        nohz/kmod-v2

HEAD: 42613c237705cd6814f6ff90a2b64bd8f57700b5

Thanks,
        Frederic
---

Frederic Weisbecker (5):
      kmod: Bunch of internal functions renames
      kmod: Use system_unbound_wq instead of khelper
      kmod: Add up-to-date explanations on the purpose of each asynchronous 
levels
      kmod: Remove unecessary explicit wide CPU affinity setting
      kmod: Handle UMH_WAIT_PROC from system unbound workqueue


 include/linux/kmod.h |  2 --
 init/main.c          |  1 -
 kernel/kmod.c        | 82 ++++++++++++++++++++++++++--------------------------
 3 files changed, 41 insertions(+), 44 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to