From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 15 Oct 2015 17:10:58 +0200 Subject: [PATCH 0/2] ARM CCN driver fixes In-Reply-To: <1444915966-8055-1-git-send-email-pawel.moll@arm.com> References: <1444915966-8055-1-git-send-email-pawel.moll@arm.com> Message-ID: <9460847.Vbr8XhZc3f@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 15 October 2015 14:32:44 Pawel Moll wrote: > Hello Arnd, Kevin, Olof, > > Here are two tiny CCN driver fixes. The first bug was known for a while > now, but never caused any issue, so the patch wasn't critical. > > The second one removes a spurious warning that has been observed last > week, thus is cc-ed to stable. > > Both can wait till the next merge window, unless you're willing to > push them out as late fixes in this cycle. > Applied both to fixes, thanks! ARnd