From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] x86: convert to generic irq_domain Date: Fri, 30 Dec 2011 09:22:40 -0600 Message-ID: <4EFDD740.5080303@gmail.com> References: <1324099129-28832-1-git-send-email-robherring2@gmail.com> <20111219144940.GI20801@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20111219144940.GI20801-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Sebastian Andrzej Siewior Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Thomas Gleixner List-Id: devicetree@vger.kernel.org Sebastian, On 12/19/2011 08:49 AM, Sebastian Andrzej Siewior wrote: > * Rob Herring | 2011-12-16 23:18:49 [-0600]: > >> This is needed to avoid struct collisions with the generic irq_domain >> support being added to kernel/irq/generic-chip.c. >> >> Boot tested, but not on a DT enabled platform. > > I had a patch in my tree for this and it did not work. One bug was fixed > by eef24a ("irq: Fix check for already initialized irq_domain in > irq_domain_add"). Something else come up after that. I will grab a board > test it later and let you know :) > Any update on testing this? Rob