Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933168AbaLDVwL (ORCPT ); Thu, 4 Dec 2014 16:52:11 -0500 Received: from mail-pd0-f174.google.com ([209.85.192.174]:65337 "EHLO mail-pd0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752997AbaLDVwJ (ORCPT ); Thu, 4 Dec 2014 16:52:09 -0500 MIME-Version: 1.0 In-Reply-To: <1416839720-18400-10-git-send-email-marc.zyngier@arm.com> References: <1416839720-18400-1-git-send-email-marc.zyngier@arm.com> <1416839720-18400-10-git-send-email-marc.zyngier@arm.com> Date: Thu, 4 Dec 2014 15:52:08 -0600 Message-ID: Subject: Re: [PATCH v3 09/13] irqchip: GICv3: ITS: MSI support From: Stuart Yoder To: Marc Zyngier Cc: Thomas Gleixner , Jason Cooper , "linux-arm-kernel@lists.infradead.org" , linux-kernel@vger.kernel.org, Jiang Liu , Bjorn Helgaas , Yingjoe Chen , Will Deacon , Catalin marinas , Mark Rutland , Suravee Suthikulpanit , Robert Richter , "Yun Wu (Abel)" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 24, 2014 at 8:35 AM, Marc Zyngier wrote: > +/* > + * We need a value to serve as a irq-type for LPIs. Choose one that will > + * hopefully pique the interest of the reviewer. > + */ > +#define GIC_IRQ_TYPE_LPI 0xa110c8ed Ok, my interest is piqued. Why this value? Stuart -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/