From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751533AbcFYJAc (ORCPT ); Sat, 25 Jun 2016 05:00:32 -0400 Received: from www.linutronix.de ([62.245.132.108]:56018 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751175AbcFYJAb (ORCPT ); Sat, 25 Jun 2016 05:00:31 -0400 Date: Sat, 25 Jun 2016 10:58:23 +0200 (CEST) From: Thomas Gleixner To: Jason Cooper cc: Qais Yousef , g@io.lakedaemon.net, Harvey Hunt , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, marc.zyngier@arm.com Subject: Re: [PATCH] irqchip/mips-gic: Fix IRQs in gic_dev_domain In-Reply-To: <20160623181117.GH9922@io.lakedaemon.net> Message-ID: References: <1464001552-31174-1-git-send-email-harvey.hunt@imgtec.com> <20160623181117.GH9922@io.lakedaemon.net> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 23 Jun 2016, Jason Cooper wrote: > Qais, > > On Tue, May 24, 2016 at 11:43:07AM +0100, Qais Yousef wrote: > > Hmm I certainly did test this on real hardware with GIC. Are you using the > > new dev domain? The idea is that GIC is logically divided and shouldn't be > > used directly. Sorry I'm travelling and can't check the code. > > Any update on this patch? Should I stop tracking it? I sent it to Linus as it fixes a real problem for the MIPS people. Thanks, tglx