linux-stable/drivers/staging/unisys
Song Chen d61adf609c staging: unisys: visorhba: enhance visorhba to use channel_interrupt
visorhba uses kthread to obtain the responses from the IO
Service Partition periodically, on the other hand, visorbus
provides periodic work to serve such request, therefore,
kthread should be replaced by channel_interrupt.

Signed-off-by: Song Chen <chensong_2000@189.cn>
Link: https://lore.kernel.org/r/1609923863-6650-1-git-send-email-chensong_2000@189.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-07 16:57:50 +01:00
..
Documentation staging: unisys: Documentation: Correct a long line in doc 2020-03-19 15:09:09 +01:00
include Staging: unisys: Correct malformed SPDX-License-Identifier 2019-03-20 10:43:49 +01:00
visorhba staging: unisys: visorhba: enhance visorhba to use channel_interrupt 2021-01-07 16:57:50 +01:00
visorinput staging: unisys: visorinput: Replace zero-length array with flexible-array member 2020-02-11 14:04:53 -08:00
visornic netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
Kconfig staging: unisys: use help instead of ---help--- in Kconfig 2019-05-20 10:49:07 +02:00
MAINTAINERS
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
TODO