[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130723201615.GA12914@oc6784271780.ibm.com>
Date: Tue, 23 Jul 2013 15:16:15 -0500
From: "Philip J. Kelleher" <pjk1939@...ux.vnet.ibm.com>
To: axboe@...nel.dk
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] rsxx: RSXX driver Bug fixes.
Jens,
The incoming patch series contains 4 patches for the
rsxx driver (drivers/block/rsxx). They are all bug
fixes.
Patch1:
Our adapter is going through a name change.
Patch2:
The driver isn't removing the IDA entry during
driver unload. This becomes a problem during
DLPAR remove.
Patch3:
These are changes mentioned by other members
of the Linux Community. Basically, returning
the wrong statuses on a couple of failure
cases in the driver.
Patch 4:
The driver wasn't handling the return value
of pci_map_page correctly for the PowerPC
architecture. This also uncovered a double
free scenario that is fixed here.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists