From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752613AbbIKK7c (ORCPT ); Fri, 11 Sep 2015 06:59:32 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:19873 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751540AbbIKK7a (ORCPT ); Fri, 11 Sep 2015 06:59:30 -0400 X-IronPort-AV: E=Sophos;i="5.17,511,1437436800"; d="scan'208";a="302949391" Subject: Re: [PATCH v4 3/4] irqchip: GIC: Convert to EOImode == 1 To: Ian Campbell , Marc Zyngier , Pranavkumar Sawargaonkar References: <1440604845-28229-1-git-send-email-marc.zyngier@arm.com> <1440604845-28229-4-git-send-email-marc.zyngier@arm.com> <55F08731.3050402@citrix.com> <55F15353.2000800@arm.com> <55F1AE75.6000405@citrix.com> <1441968881.3549.20.camel@citrix.com> CC: Thomas Gleixner , Jason Cooper , , Eric Auger , , Jiang Liu , Christoffer Dall , , , Stefano Stabellini From: Julien Grall Message-ID: <55F2B40F.3070405@citrix.com> Date: Fri, 11 Sep 2015 11:59:27 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <1441968881.3549.20.camel@citrix.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-DLP: MIA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/09/2015 11:54, Ian Campbell wrote: > On Thu, 2015-09-10 at 17:23 +0100, Julien Grall wrote: >> I applied the two patches on top of linus/master and I'm able to boot >> correctly on X-gene. Thank you! > > Perhaps we should replicate this approach in Xen and get rid of > PLATFORM_QUIRK_GIC_64K_STRIDE? I was thinking to do it. But, I wasn't sure if it was worth to get a such "ugly" patch compare to the quirk. Regards, -- Julien Grall