From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933001Ab0JEKX6 (ORCPT ); Tue, 5 Oct 2010 06:23:58 -0400 Received: from www.tglx.de ([62.245.132.106]:35863 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932969Ab0JEKXz (ORCPT ); Tue, 5 Oct 2010 06:23:55 -0400 Date: Tue, 5 Oct 2010 12:22:24 +0200 (CEST) From: Thomas Gleixner To: Grant Likely cc: Russell King - ARM Linux , LKML , linux-arch@vger.kernel.org, Linus Torvalds , Andrew Morton , x86@kernel.org, Peter Zijlstra , Benjamin Herrenschmidt , Paul Mundt , David Woodhouse , Jesse Barnes , Yinghai Lu , "Eric W. Biederman" Subject: Re: [patch 00/47] Sparse irq rework In-Reply-To: Message-ID: References: <20100930221351.682772535@linutronix.de> <20101003112312.GB9844@angua.secretlab.ca> <20101003112920.GB32736@n2100.arm.linux.org.uk> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 3 Oct 2010, Thomas Gleixner wrote: > On Sun, 3 Oct 2010, Grant Likely wrote: > > Okay, patch 14 looks good to me too (including Yinghai's comment). > > The new allocator seems sane, and I didn't see any obvious errors in > > patches 16-47. I've not tested any of this yet. Hopefully I'll be > > able to carve out some time to do so early this week. > > Wait until I pushed out a fixed tree. In meantime I found out how I > managed to screw up the quilt series :( > > Will post, once it's ready. Pushed out an updated tree to git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-sparse-irq.git master Thanks, tglx