From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753151Ab1ARIUK (ORCPT ); Tue, 18 Jan 2011 03:20:10 -0500 Received: from www.tglx.de ([62.245.132.106]:54194 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752795Ab1ARIUJ (ORCPT ); Tue, 18 Jan 2011 03:20:09 -0500 Date: Tue, 18 Jan 2011 09:19:33 +0100 (CET) From: Thomas Gleixner To: Lars-Peter Clausen cc: Sven Neumann , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Daniel Mack Subject: Re: resume regression in 2.6.37 In-Reply-To: <4D349787.80201@metafoo.de> Message-ID: References: <1294933492.2535.23.camel@sven> <1294938961.10740.24.camel@sven> <1295260580.2060.29.camel@sven> <4D349787.80201@metafoo.de> 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 B1;2401;0cOn Mon, 17 Jan 2011, Lars-Peter Clausen wrote: > If you take a look at the pxa gpio irq handling you'll see that it sets the > "set_wake" field of it's irq_chip after calling set_irq_chip for all of the irqs, so > the compat handler gets never installed. Good catch. Can you please resend with a proper changelog and SOB? Please add Cc: stable@kernel.org after the Signed-off-by line. Also feel free to add: Acked-by: Thomas Gleixner