Thomas, Here's a small round of fixes that we need in a stable topic branch as a part of a larger fix to the mvebu pcie/mbus driver. These have been in -next for a week or so.
Please pull. thx, Jason. The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) are available in the git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-irqchip-fixes-3.15 for you to fetch changes up to ff3c664505bf8a8334bca5045e87b85cfe4d2277: irqchip: armada-370-xp: Fix releasing of MSIs (2014-04-20 19:14:34 +0000) ---------------------------------------------------------------- mvebu irqchip ifxes for v3.15 - armada-370-xp - fix invalid cast (signed to unsigned) - add ->check_device() msi_chip op - fix releasing of MSIs ---------------------------------------------------------------- Neil Greatorex (1): irqchip: armada-370-xp: Fix releasing of MSIs Thomas Petazzoni (2): irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variable irqchip: armada-370-xp: implement the ->check_device() msi_chip operation drivers/irqchip/irq-armada-370-xp.c | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/