From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933662Ab1CXVtH (ORCPT ); Thu, 24 Mar 2011 17:49:07 -0400 Received: from www.linutronix.de ([62.245.132.108]:48200 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755846Ab1CXVtE (ORCPT ); Thu, 24 Mar 2011 17:49:04 -0400 Date: Thu, 24 Mar 2011 22:49:00 +0100 (CET) From: Thomas Gleixner To: Grant Likely cc: LKML Subject: Re: [patch 0/3] gpio: Final genirq cleanups In-Reply-To: Message-ID: References: <20110324212330.292903803@linutronix.de> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) 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 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 24 Mar 2011, Grant Likely wrote: > On Thu, Mar 24, 2011 at 3:27 PM, Thomas Gleixner wrote: > > Grant, > > > > if possible, please push this lot to Linus for .39. It's cleaning up > > the missing bits and pieces which are necessary to remove all the > > compat cruft in the genirq code. > > These look fine. Since it sounds like you need to base other patches > on top of these, go ahead and add my Acked-by to all of them and push > them through your tree. I don't have any more gpio patches that I'm > sending to Linus this cycle anyway. Will do. > g. > > Acked-by: Grant Likely Thanks ! tglx