This set contains Devendra's patches for fixing s-Par's drivers so they use the kthread API. This patch set has been tested on s-Par and works correctly. Devendra Naga (5): unisys: replace kthread_create and wake_up_process with kthread_run unisys: use simpler kthread_ API unisys: use kthread_should_stop in the thread unisys: use kthread_should_stop API in the lib thread unisys: remove the thread variable and API drivers/staging/unisys/include/uisthread.h | 1 - drivers/staging/unisys/uislib/uislib.c | 4 ++-- drivers/staging/unisys/uislib/uisthread.c | 25 ++++++++----------------- drivers/staging/unisys/virthba/virthba.c | 4 ++-- 4 files changed, 12 insertions(+), 22 deletions(-) -- 2.1.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel