[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1aa6533aa8b1bf4a01c1c5f8d6a208337be6b57e.camel@toradex.com>
Date: Fri, 3 May 2019 15:58:38 +0000
From: Philippe Schenker <philippe.schenker@...adex.com>
To: "stefan@...er.ch" <stefan@...er.ch>,
"jic23@...nel.org" <jic23@...nel.org>,
"pmeerw@...erw.net" <pmeerw@...erw.net>,
"knaack.h@....de" <knaack.h@....de>,
"linux-iio@...r.kernel.org" <linux-iio@...r.kernel.org>,
"David.Laight@...LAB.COM" <David.Laight@...LAB.COM>,
"lars@...afoo.de" <lars@...afoo.de>
CC: Max Krummenacher <max.krummenacher@...adex.com>,
Marcel Ziswiler <marcel.ziswiler@...adex.com>,
"linux-stm32@...md-mailman.stormreply.com"
<linux-stm32@...md-mailman.stormreply.com>,
"lee.jones@...aro.org" <lee.jones@...aro.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"mcoquelin.stm32@...il.com" <mcoquelin.stm32@...il.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"alexandre.torgue@...com" <alexandre.torgue@...com>
Subject: Re: [PATCH 2/3] iio: stmpe-adc: Make wait_completion non
interruptible
On Fri, 2019-05-03 at 14:39 +0000, David Laight wrote:
> From: Philippe Schenker
> > Sent: 03 May 2019 14:57
> > In some cases, the wait_completion got interrupted. This caused the
> > error-handling to mutex_unlock the function. The before turned on
> > interrupt then got called anyway. In the ISR then completion()
> > was called causing problems.
> >
> > Making this wait_completion non interruptible solves the problem.
>
> Won't the same thing happen if the interrupt occurs just after
> the timeout?
>
> David
>
>
> -
> Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT,
> UK
> Registration No: 1397386 (Wales)
>
You're of course right... Thanks for pointing this out. I will send a v2 with a
better solution then.
Philippe
Powered by blists - more mailing lists