blob: d863f266bf76f433a755053069024b5b86eb831d [file] [log] [blame]
Ken Coxabed6322014-03-04 07:58:12 -06001TODO:
Tim Sell46293852015-09-04 12:25:49 -04002 - enhance visornic to use channel_interrupt() hook instead of a
3 kernel thread
4 - enhance visorhba to use channel_interrupt() hook instead of a
5 kernel thread
6 - teach visorbus to handle virtual interrupts triggered by s-Par
7 back-end, and call function driver's channel_interrupt() function
8 when they occur
9 - enhance debugfs interfaces (e.g., per device, etc.)
10 - upgrade/remove deprecated workqueue operations
11 - move individual drivers into proper driver subsystems
Ken Coxabed6322014-03-04 07:58:12 -060012
13Patches to:
Benjamin Romer56df0122014-03-07 13:02:21 -060014 Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Ken Coxabed6322014-03-04 07:58:12 -060015 Ken Cox <jkc@redhat.com>
Benjamin Romer56df0122014-03-07 13:02:21 -060016 Unisys s-Par maintainer mailing list <sparmaintainer@unisys.com>