From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754642AbdASU0l (ORCPT ); Thu, 19 Jan 2017 15:26:41 -0500 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:44586 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754611AbdASU0j (ORCPT ); Thu, 19 Jan 2017 15:26:39 -0500 Date: Thu, 19 Jan 2017 19:57:01 +0000 From: Mark Brown To: Jan Kiszka Cc: Robert Jarzmik , linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Daniel Mack , Haojian Zhuang , linux-kernel@vger.kernel.org, Andy Shevchenko , Mika Westerberg , Jarkko Nikula , Sascha Weisenberger Message-ID: <20170119195701.kueutgmahr6bmxhq@sirena.org.uk> References: <7b15a0910a3ad861fd32161c72559bafa7b71e29.1484592296.git.jan.kiszka@siemens.com> <87ziiqdstr.fsf@belgarion.home> <4d97e416-4d32-3b9f-0695-de116a4b26bd@siemens.com> <87r340eq28.fsf@belgarion.home> <20170118124645.6ugjwbfeq5vsh2to@sirena.org.uk> <7e5fb21d-35bd-6ac3-9e6f-cffed656997f@siemens.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="r3otzofqybbqjs3e" Content-Disposition: inline In-Reply-To: X-Cookie: A man's best friend is his dogma. User-Agent: NeoMutt/20161126 (1.7.1) X-SA-Exim-Connect-IP: 2001:470:1f1d:6b5::3 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH v3 2/3] spi: pxa2xx: Prepare for edge-triggered interrupts X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: No (on mezzanine.sirena.org.uk); Unknown failure Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --r3otzofqybbqjs3e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jan 19, 2017 at 08:37:40PM +0100, Jan Kiszka wrote: > When using the a device with edge-triggered interrupts, such as MSIs, > the interrupt handler has to ensure that there is a point in time during I'm missing patches 1 and 3, what's going on here? --r3otzofqybbqjs3e Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAliBGgwACgkQJNaLcl1U h9D4RQf/QG6JOG18TvM5Eb8bZhLT8JRUjxZ8ZHtaWl0r16NcEMne3NdIWvgXzqIK QBZKjw8LjqzxYkrpBZpAsoeC9tkdiCeng1CZ7H3uXGl+D8ltWti+lVTi3mBal1a6 yZnjL+3D6x5wllyX1T9UziE7UgNWUSpun9NW4OMv83oeyJjxpEPE6l2CBtXnNCNM SxM3X7ri+ph55XdzUB2vUdzF6kXXJU0LGIwkagXUjQVbChQCXZfraFvcaLfkDRaR jR13RSX94yRbD9LrKalFXkUFURCqNJLdTpyNBzeLzI9RDju6pZ89BeQkPiOrwdZN Jhrou8jVX1tWEf6ji6Syr7iZnBAlxw== =WWyJ -----END PGP SIGNATURE----- --r3otzofqybbqjs3e-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v3 2/3] spi: pxa2xx: Prepare for edge-triggered interrupts Date: Thu, 19 Jan 2017 19:57:01 +0000 Message-ID: <20170119195701.kueutgmahr6bmxhq@sirena.org.uk> References: <7b15a0910a3ad861fd32161c72559bafa7b71e29.1484592296.git.jan.kiszka@siemens.com> <87ziiqdstr.fsf@belgarion.home> <4d97e416-4d32-3b9f-0695-de116a4b26bd@siemens.com> <87r340eq28.fsf@belgarion.home> <20170118124645.6ugjwbfeq5vsh2to@sirena.org.uk> <7e5fb21d-35bd-6ac3-9e6f-cffed656997f@siemens.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7530076569036373371==" Cc: Mika Westerberg , linux-kernel@vger.kernel.org, Haojian Zhuang , linux-spi@vger.kernel.org, Jarkko Nikula , linux-arm-kernel@lists.infradead.org, Andy Shevchenko , Robert Jarzmik , Sascha Weisenberger , Daniel Mack To: Jan Kiszka Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: linux-spi.vger.kernel.org --===============7530076569036373371== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="r3otzofqybbqjs3e" Content-Disposition: inline --r3otzofqybbqjs3e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jan 19, 2017 at 08:37:40PM +0100, Jan Kiszka wrote: > When using the a device with edge-triggered interrupts, such as MSIs, > the interrupt handler has to ensure that there is a point in time during I'm missing patches 1 and 3, what's going on here? --r3otzofqybbqjs3e Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAliBGgwACgkQJNaLcl1U h9D4RQf/QG6JOG18TvM5Eb8bZhLT8JRUjxZ8ZHtaWl0r16NcEMne3NdIWvgXzqIK QBZKjw8LjqzxYkrpBZpAsoeC9tkdiCeng1CZ7H3uXGl+D8ltWti+lVTi3mBal1a6 yZnjL+3D6x5wllyX1T9UziE7UgNWUSpun9NW4OMv83oeyJjxpEPE6l2CBtXnNCNM SxM3X7ri+ph55XdzUB2vUdzF6kXXJU0LGIwkagXUjQVbChQCXZfraFvcaLfkDRaR jR13RSX94yRbD9LrKalFXkUFURCqNJLdTpyNBzeLzI9RDju6pZ89BeQkPiOrwdZN Jhrou8jVX1tWEf6ji6Syr7iZnBAlxw== =WWyJ -----END PGP SIGNATURE----- --r3otzofqybbqjs3e-- --===============7530076569036373371== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============7530076569036373371==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@kernel.org (Mark Brown) Date: Thu, 19 Jan 2017 19:57:01 +0000 Subject: [PATCH v3 2/3] spi: pxa2xx: Prepare for edge-triggered interrupts In-Reply-To: References: <7b15a0910a3ad861fd32161c72559bafa7b71e29.1484592296.git.jan.kiszka@siemens.com> <87ziiqdstr.fsf@belgarion.home> <4d97e416-4d32-3b9f-0695-de116a4b26bd@siemens.com> <87r340eq28.fsf@belgarion.home> <20170118124645.6ugjwbfeq5vsh2to@sirena.org.uk> <7e5fb21d-35bd-6ac3-9e6f-cffed656997f@siemens.com> Message-ID: <20170119195701.kueutgmahr6bmxhq@sirena.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jan 19, 2017 at 08:37:40PM +0100, Jan Kiszka wrote: > When using the a device with edge-triggered interrupts, such as MSIs, > the interrupt handler has to ensure that there is a point in time during I'm missing patches 1 and 3, what's going on here? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: not available URL: