From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753272AbbIZRVg (ORCPT ); Sat, 26 Sep 2015 13:21:36 -0400 Received: from mail.kernel.org ([198.145.29.136]:56830 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753125AbbIZRVf (ORCPT ); Sat, 26 Sep 2015 13:21:35 -0400 Date: Sat, 26 Sep 2015 19:21:28 +0200 From: Sebastian Reichel To: Valentin Rothberg Cc: sasha.levin@oracle.com, broonie@opensource.wolfsonmicro.com, Julia Lawall , linux-kernel@vger.kernel.org, fengguang.wu@intel.com Subject: Re: drivers/power/wm831x_power.c:569:7-27: ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT Message-ID: <20150926172127.GB22315@earth> References: <20150922172823.GA13598@ubuntu-vm> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5I6of5zJg18YgZEa" Content-Disposition: inline In-Reply-To: <20150922172823.GA13598@ubuntu-vm> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --5I6of5zJg18YgZEa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Valentin, On Tue, Sep 22, 2015 at 07:28:23PM +0200, Valentin Rothberg wrote: > From bceb7cace76aba9212db56be939bfecaacb75bc2 Mon Sep 17 00:00:00 2001 > From: Valentin Rothberg > Date: Tue, 22 Sep 2015 19:00:40 +0200 > Subject: [PATCH] wm831x_power: Use IRQF_ONESHOT to request threaded IRQs >=20 > Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests") > threaded IRQs without a primary handler need to be requested with > IRQF_ONESHOT, otherwise the request will fail. >=20 > scripts/coccinelle/misc/irqf_oneshot.cocci detected this issue. >=20 > Fixes: b5874f33bbaf ("wm831x_power: Use genirq") > Signed-off-by: Valentin Rothberg Thanks, queued. -- Sebastian --5I6of5zJg18YgZEa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJWBtQUAAoJENju1/PIO/qaG6gP+wc/sVPfFnfJm2M4UmoDusfm 6m1UH2pG7COrjxvowRhTZCgzzaXt1iv6uMcUdZJSHEAjvTfGQas5r1lM95LUO0IP pPtdj9SLYFrCY2aEsdGaZXCKD/GMPw1k8Hf4kAdv/KRUANiGBPB6SyUSZk9jvgOm AU7PA/Wb99Y8IugXck9IEQcfg9AWx0gkWSzkEmfN2EXXukNaqJwpL8lred4t3mIB pdcY6nzRzdm6MztlJxRCEUL2YTcFBrtiQnw+z3BjXeUU+vd8JMSdy/iDJVBlVDLz noZF4lp3s1U0zw6EFmuMHuWYef283254DG1alTAmzBnx7h5aRY+qQd+Q9TZdWHbY xPKhcway1hfplBEOhBwBMLGsjAcpEfZa17TmB3vU1DfUK9+8ysQsFdbWSRfjFoIl 6FAVcw4rjGfQzwex0ZaWc0KQsMkbXgGB8qDIn7+qRwZWwacEul028EA2nX1wz1q3 +p0Du4o58yv5sBZJw/6pgpMm9YWrhdrD0Lj5JLQRsS0/+OLq1bRAxD6G+dhbW7p2 EbI0QR18UEvv/2Igi/5YyBsLt24m0+KIbP8TLi11CXs4Wl4oSCu5u+0lxn1IG+1u X7LEuUjvUW0p/clSW9aRhUQW/mu1kh0/DUWe5NK0kVwC4ENQj3eXJ91W0odVgBRS ueycTe8tITG88G8foCoK =14Se -----END PGP SIGNATURE----- --5I6of5zJg18YgZEa--