From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 23 Sep 2015 10:02:17 +0200 Subject: [PATCH v3 0/6] PCI: generic: Misc. bug fixes/enhancements In-Reply-To: <1442965757-12925-1-git-send-email-ddaney.cavm@gmail.com> References: <1442965757-12925-1-git-send-email-ddaney.cavm@gmail.com> Message-ID: <3557997.kiXsJrjb3K@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 22 September 2015 16:49:11 David Daney wrote: > From: David Daney > > While using the pci-host-generic driver to add PCI support for the > Cavium ThunderX processors, several bugs were discovered. This patch > set fixes the bugs, a follow-on set will add the ThunderX support. > Looks good overall, except for one patch that I commented on. Arnd