From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752104AbdBTTHp (ORCPT ); Mon, 20 Feb 2017 14:07:45 -0500 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35113 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750935AbdBTTHo (ORCPT ); Mon, 20 Feb 2017 14:07:44 -0500 Date: Mon, 20 Feb 2017 20:07:39 +0100 From: Ingo Molnar To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, Thomas Gleixner , Peter Zijlstra , Andrew Morton Subject: Re: [GIT PULL] IRQ subsystem changes for v4.11 Message-ID: <20170220190739.GA7289@gmail.com> References: <20170220094643.GA14088@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170220094643.GA14088@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Ingo Molnar wrote: > Linus, > > Please pull the latest irq-core-for-linus git tree from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-core-for-linus > > # HEAD: 3900dea4cda7c28d7921370bc4d22b08463ed94c irqchip/qcom: Fix error handling > > The main changes in this cycle were: > > - Add support for the Qualcomm interrupt combiner, together with its ACPI > bindings > > - Add Cortina Systems Gemini (ARM SoC) irqchip driver > > - ... misc other irqchip driver fixes/updates and cleanups > > - genirq core debug output and other cleanups So Thomas tells me that while he's on the road he has already sent this tree (and the timers tree) to you already (and I was blind to not see it in my mbox), so please disregard this duplicated pull request! ;-) Thanks, Ingo