From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-f179.google.com (mail-ob0-f179.google.com [209.85.214.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id C6905B7003 for ; Tue, 17 Apr 2012 09:21:48 +1000 (EST) Received: by obbef5 with SMTP id ef5so8076270obb.38 for ; Mon, 16 Apr 2012 16:21:45 -0700 (PDT) MIME-Version: 1.0 Sender: glikely@secretlab.ca In-Reply-To: <1334617419.25353.15.camel@pasglop> References: <1334607198-18694-1-git-send-email-grant.likely@secretlab.ca> <1334617419.25353.15.camel@pasglop> From: Grant Likely Date: Mon, 16 Apr 2012 17:21:25 -0600 Message-ID: Subject: Re: [PATCH 1/2] powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller To: Benjamin Herrenschmidt Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Apr 16, 2012 at 5:03 PM, Benjamin Herrenschmidt wrote: > On Mon, 2012-04-16 at 14:13 -0600, Grant Likely wrote: >> Ben, I can take these two patches via my irqdomain tree if you prefer. > > Let me give them a test run first. Yes of course. I won't merge before they've been checked out. g.