Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752112Ab0ACIAs (ORCPT ); Sun, 3 Jan 2010 03:00:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751585Ab0ACIAr (ORCPT ); Sun, 3 Jan 2010 03:00:47 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:56390 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751438Ab0ACIAr (ORCPT ); Sun, 3 Jan 2010 03:00:47 -0500 Date: Sun, 3 Jan 2010 09:00:38 +0100 From: Pavel Machek To: Dmitry Torokhov Cc: Eric Miao , rpurdie@rpsys.net, lenz@cs.wisc.edu, kernel list , Dirk@opfer-online.de, arminlitzel@web.de, Cyril Hrubis , thommycheck@gmail.com, linux-arm-kernel , dbaryshkov@gmail.com, omegamoon@gmail.com, utx@penguin.cz, linux-input@vger.kernel.org, "Rafael J. Wysocki" Subject: Re: 32-rc1 aka 32-rc2: warning at manage.c:361 (set_irq_wake), matrix-keypad related? Message-ID: <20100103080038.GA32383@elf.ucw.cz> References: <20090930200746.GA1384@ucw.cz> <20091006050649.GH27881@core.coreip.homeip.net> <20091006075816.GA1362@ucw.cz> <20091007043603.GC10204@core.coreip.homeip.net> <20091007163327.GA12053@core.coreip.homeip.net> <20091007211225.GB17805@elf.ucw.cz> <20091203031709.GE9121@core.coreip.homeip.net> <20100102135608.GA5872@ucw.cz> <20100103075733.GA1358@core.coreip.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100103075733.GA1358@core.coreip.homeip.net> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1793 Lines: 47 On Sat 2010-01-02 23:57:33, Dmitry Torokhov wrote: > On Sat, Jan 02, 2010 at 02:56:09PM +0100, Pavel Machek wrote: > > Hi! > > > > > > > We ignore the failure right now in the mainline but that causes stack > > > > > traces on resume as we trying to disable not enabled wakeup GPIOs. That > > > > > was original Pavel's complaint. > > > > > > > > Yep... > > > > > > > > I'd say that BUG() simply should not trigger if wakeup can not be > > > > enabled/disabled for particular source...? > > > > > > Pavel, > > > > > > Could you please try the patch below and let me know if it fixes the > > > problem for you? > > > > (sorry for long delay). > > > > With 33-rc1+your patch, warnings are no longer there. > > > > Thank you for testing. > > > I still have one on irq191, but that's gpio button driver. > > > > But please, hold the patch for few more days. I may have cleaner/nicer > > solution. It seems that zaurus is doing something very stupid in low layers. > > Sorry, it is already upstream. However I do think that the change is > needed. As long as set_irq_wake() may return an error the driver should > handle such error. Especially matrix_keypad that operates with large > number of GPIOs but has only one knob for enabling wakeup. Ok, no problem. I still get problems with gpio-button driver, but there wakeup is per-button so... I'll just fix the wakeup handling on zaurus. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/