From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Fri, 31 Jan 2014 21:13:37 -0500 Subject: [PATCH V3 2/2] ARM: multi_v7_defconfig: add mvebu drivers In-Reply-To: <20140131232333.GD11138@quad.lixom.net> References: <9609875ac4d1bd7d628bd994e0646340d78e423d.1390936638.git.jason@lakedaemon.net> <8a95aff6b85c8974e3e5cfea0b0765b3a9bedc80.1390936638.git.jason@lakedaemon.net> <20140131232333.GD11138@quad.lixom.net> Message-ID: <20140201021337.GC8533@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jan 31, 2014 at 03:23:33PM -0800, Olof Johansson wrote: > On Tue, Jan 28, 2014 at 07:27:15PM +0000, Jason Cooper wrote: > > Recent boot farm testing has highlighted some issues with mvebu and > > multiplatform kernels. Increase the test coverage so we can discover > > these issues earlier. > > > > Signed-off-by: Jason Cooper > > --- > > v2 -> v3: > > - rebase onto arm-soc/for-next so arm-soc can apply directly for v3.14-rcX > > > > v1 -> v2: > > - split into two patches, update and +mvebu > > > > arch/arm/configs/multi_v7_defconfig | 10 ++++++++++ > > 1 file changed, 10 insertions(+) > > Applied. I ended up redoing the 1/2 patch myself but this one is applied as-is > with minor fixup. It looks like Kevin applied this yesterday: 1c53e04e8050 ARM: multi_v7_defconfig: add mvebu drivers 64a5cb10bdc5 ARM: multi_v7_defconfig: update for v3.14-rc1 It's in arm-soc/for_3.14/fixes which was pulled into arm-soc/to-build yesterday... confused? thx, Jason.