[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190514172309.12874-1-linux@zary.sk>
Date: Tue, 14 May 2019 19:23:06 +0200
From: Ondrej Zary <linux@...y.sk>
To: "Martin K . Petersen" <martin.petersen@...cle.com>,
Christoph Hellwig <hch@...radead.org>
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] fdomain: Resurrect driver
Resurrect previously removed fdomain driver, in modern style.
Initialization is rewritten completely, with support for multiple cards,
no more global state variables.
Most of the code from interrupt handler is moved to a workqueue.
This is a modularized version with core separated from bus-specific drivers
(PCI, ISA and PCMCIA). Only PCI and ISA drivers are submitted for now.
Changes in v2:
- BIOS-related code moved to ISA driver and simplified
- fixed (un)locking in fdomain_host_reset
--
Ondrej Zary
Powered by blists - more mailing lists