[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1436465237-22031-1-git-send-email-fweisbec@gmail.com>
Date: Thu, 9 Jul 2015 20:07:12 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Frederic Weisbecker <fweisbec@...il.com>,
Oleg Nesterov <oleg@...hat.com>,
Christoph Lameter <cl@...ux.com>,
Rik van Riel <riel@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/5] kmod: Simplifications and cleanups v2
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists