lkml.org 
[lkml]   [2018]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[PATCH 0/2] staging: lustre: finish removal of workitem code.
This is a resend of the last two patches of my "remove workitem code",
which resolve a merge conflict and add and 'Ack-by' from Tejun.
The first two patches have already been merged.

Thanks,
NeilBrown

Original intro:
Lustre has a "workitem" subsystem with much the same
functionality as the Linux workqueue subsystem.
This patch converts all users of workitem to workqueue,
then removes workitem.


---

NeilBrown (2):
staging: lustre: lnet: convert selftest to use workqueues
staging: lustre: libcfs: remove workitem code.


.../staging/lustre/include/linux/libcfs/libcfs.h | 1
.../lustre/include/linux/libcfs/libcfs_workitem.h | 104 ----
drivers/staging/lustre/lnet/libcfs/Makefile | 2
drivers/staging/lustre/lnet/libcfs/module.c | 11
drivers/staging/lustre/lnet/libcfs/workitem.c | 466 --------------------
drivers/staging/lustre/lnet/selftest/framework.c | 10
drivers/staging/lustre/lnet/selftest/module.c | 39 +-
drivers/staging/lustre/lnet/selftest/rpc.c | 61 +--
drivers/staging/lustre/lnet/selftest/selftest.h | 40 +-
kernel/workqueue.c | 1
10 files changed, 71 insertions(+), 664 deletions(-)
delete mode 100644 drivers/staging/lustre/include/linux/libcfs/libcfs_workitem.h
delete mode 100644 drivers/staging/lustre/lnet/libcfs/workitem.c

--
Signature

\
 
 \ /
  Last update: 2018-01-14 23:22    [W:0.061 / U:6.660 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site