From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Salter Subject: Re: [RFCv2 00/14] Date: Wed, 25 Jan 2012 17:53:29 -0500 Message-ID: <1327532011.24169.6.camel@deneb.redhat.com> References: <1327352870-14687-1-git-send-email-grant.likely@secretlab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1327352870-14687-1-git-send-email-grant.likely-s3s/WqlpOiPyB63q8FvJNQ@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: Grant Likely Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Milton Miller , Rob Herring , linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org On Mon, 2012-01-23 at 14:07 -0700, Grant Likely wrote: > Hey everyone, > > Here's the second RFC for the irq_domain patches. I could use some > help testing now. I still expect there will be a few bugs. The > series is based on v3.3-rc1, and I've pushed it out to my git server: Hi Grant, I converted arch/c6x over to the generic irq_domain support and have not had any problems in testing. The c6x virtual irq support was a nearly identical copy of the powerpc code, so the patch I ended up with mostly copied what you did in arch/powerpc. The c6x patch is on the tip of: git-jPsnJVOj+W6hPH1hqNUYSQ@public.gmane.org:/git/projects/linux-c6x-upstreaming irq-testing I think this probably belongs in your series, but I can push it separately if not. --Mark