From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752908AbbC2US6 (ORCPT ); Sun, 29 Mar 2015 16:18:58 -0400 Received: from aso-006-i441.relay.mailchannels.net ([23.91.64.122]:56124 "EHLO relay.mailchannels.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752774AbbC2US4 (ORCPT ); Sun, 29 Mar 2015 16:18:56 -0400 X-Sender-Id: duocircle|x-authuser|jac299792458 X-Sender-Id: duocircle|x-authuser|jac299792458 X-MC-Relay: Neutral X-MailChannels-SenderId: duocircle|x-authuser|jac299792458 X-MailChannels-Auth-Id: duocircle X-MC-Loop-Signature: 1427660334217:2523509780 X-MC-Ingress-Time: 1427660334217 X-Mail-Handler: DuoCircle Outbound SMTP X-Originating-IP: 72.84.113.125 X-Report-Abuse-To: abuse@duocircle.com (see https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information for abuse reporting information) X-MHO-User: U2FsdGVkX18/lF18355qH7pPOVxWHX7tN1oazabMCTE= X-DKIM: OpenDKIM Filter v2.6.8 io 113E0805BE Date: Sun, 29 Mar 2015 20:18:49 +0000 From: Jason Cooper To: Florian Fainelli Cc: Kevin Cernekee , ralf@linux-mips.org, jaedon.shin@gmail.com, abrestic@chromium.org, tglx@linutronix.de, jogo@openwrt.org, arnd@arndb.de, computersforpeace@gmail.com, linux-mips@linux-mips.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V6 00/25] Generic BMIPS kernel Message-ID: <20150329201849.GE25778@io.lakedaemon.net> References: <1419529760-9520-1-git-send-email-cernekee@gmail.com> <5511E9A8.6090908@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5511E9A8.6090908@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-AuthUser: jac299792458 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 24, 2015 at 03:48:08PM -0700, Florian Fainelli wrote: > On 25/12/14 09:48, Kevin Cernekee wrote: > > V5->V6: Incorporate several fixes/enhancements from Jaedon Shin: > > > > - Fix register read/modify/write in RAC flush code. > > > > - Fix use of "SYS_HAS_CPU_BMIPS32_3300" Kconfig symbol. > > > > - Add base platform support for 7358 and 7362. > > > > The DTS files follow Andrew Bresticker's new per-vendor directory layout. > > > > This series applies on top of Linus' current head of tree. > > > > Patch 01 (Fix outdated use of mips_cpu_intc_init()) is REQUIRED for 3.19 > > to fix a build failure seen in 3.19-rc. The other patches can > > be queued for 3.20 or later. > > Jason, can you merge the irqchip patches through your tree? They still > apply cleanly to your irqchip/core branch as of today, except the last > one which has a small hunk to be fixed in drivers/irqchip/Makefile. Shouldn't be a problem, but could you please have you or Kevin do a resend? thx, Jason.