From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752224AbbCXWsz (ORCPT ); Tue, 24 Mar 2015 18:48:55 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:34524 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752058AbbCXWsx (ORCPT ); Tue, 24 Mar 2015 18:48:53 -0400 Message-ID: <5511E9A8.6090908@gmail.com> Date: Tue, 24 Mar 2015 15:48:08 -0700 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Kevin Cernekee , ralf@linux-mips.org CC: jaedon.shin@gmail.com, abrestic@chromium.org, tglx@linutronix.de, jason@lakedaemon.net, 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 References: <1419529760-9520-1-git-send-email-cernekee@gmail.com> In-Reply-To: <1419529760-9520-1-git-send-email-cernekee@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks! -- Florian