TODO 640 B

1234567891011121314151617
  1. TODO:
  2. - 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
  12. Patches to:
  13. Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  14. Ken Cox <jkc@redhat.com>
  15. Unisys s-Par maintainer mailing list <sparmaintainer@unisys.com>