From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752190AbbCYVfo (ORCPT ); Wed, 25 Mar 2015 17:35:44 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:35741 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751118AbbCYVfm (ORCPT ); Wed, 25 Mar 2015 17:35:42 -0400 Date: Wed, 25 Mar 2015 14:36:05 -0700 From: Mark Brown To: Dmitry Torokhov Cc: Geert Uytterhoeven , Grant Likely , linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <20150325213605.GO3572@sirena.org.uk> References: <20150325203222.GA8845@dtor-ws> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gqEssfNGWsEa4HfM" Content-Disposition: inline In-Reply-To: <20150325203222.GA8845@dtor-ws> X-Cookie: Better dead than mellow. User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 12.104.145.3 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [RESEND PATCH] spi: of: do explicitly request modules for of-registered devices X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --gqEssfNGWsEa4HfM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 25, 2015 at 01:32:22PM -0700, Dmitry Torokhov wrote: > Trying to register an SPI device asynchronously (via async_schedule() call) > results in an ugly complaint from request_module() warning about potential > deadlock (because request_module tries to wait for async works to > complete, the caller is also an async work in this case). Applied, thanks. --gqEssfNGWsEa4HfM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVEypEAAoJECTWi3JdVIfQq60IAIE7J5ASaSQ1k/VbZW+qGDjx num6mfo2nyDrL80yQboKu9aES5AWp/wwS7v77BbwuHla/8NHqE2PDqdgrNHdPsV1 Qr2ajrHONSG1M2PsE4nAddnra/7ibz/XrkJZuG1cu7jLCOtZMSlSSB9IUtVZu3pF r4ODbpcnzJqDMco/dzWuhVZ5jtVd/8ipdztWw8SXGk+DLJzULN1KM+ZPjR1lrz9P HoDw2DojjjSY+0KrRN1POO1udEF2aBGJ5/aEIcLfO7QkGSJ5/tJmlQ6g/WWX+54E mLchU51g+hXJUcJmWm7Pc4iPpljK895LiMiF21lCVw/GJufLj4DmKHhyevkeegs= =Dr6h -----END PGP SIGNATURE----- --gqEssfNGWsEa4HfM--