From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932195AbbBTQSJ (ORCPT ); Fri, 20 Feb 2015 11:18:09 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:51350 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753921AbbBTQSG (ORCPT ); Fri, 20 Feb 2015 11:18:06 -0500 Date: Fri, 20 Feb 2015 17:17:49 +0100 From: Peter Zijlstra To: Mark Rutland Cc: Boris Brezillon , Thomas Gleixner , Jason Cooper , Nicolas Ferre , Jean-Christophe Plagniol-Villard , Alexandre Belloni , Rob Herring , Pawel Moll , Ian Campbell , Kumar Gala , "devicetree@vger.kernel.org" , "Rafael J. Wysocki" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] genirq: fix virtual irq demuxer related comments Message-ID: <20150220161749.GR5029@twins.programming.kicks-ass.net> References: <20150210150013.GD7119@twins.programming.kicks-ass.net> <1423582992-8154-1-git-send-email-boris.brezillon@free-electrons.com> <20150210161425.GZ21418@twins.programming.kicks-ass.net> <20150220161259.GL13659@leverpostej> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150220161259.GL13659@leverpostej> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 20, 2015 at 04:12:59PM +0000, Mark Rutland wrote: > Hi Peter, > > On Tue, Feb 10, 2015 at 04:14:25PM +0000, Peter Zijlstra wrote: > > On Tue, Feb 10, 2015 at 04:43:12PM +0100, Boris Brezillon wrote: > > > Replace remaining 'Dumb' occurrences by 'Virtual'. > > > Remove inappropriate notes in kerneldoc headers. > > > > > > Signed-off-by: Boris Brezillon > > > > Thanks, squished into the other one. > > Would you be able to drop the virtual demuxer patch(es) for now? Yeah, its commented out. With a comment saying I should track this thread ;-)