From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Arve_Hj=F8nnev=E5g?= Subject: Re: [PATCH 09/10] Input: Hold wake lock while event queue is not empty. Date: Thu, 12 Feb 2009 16:52:22 -0800 Message-ID: References: <1234316955-31304-5-git-send-email-arve@android.com> <1234316955-31304-7-git-send-email-arve@android.com> <1234316955-31304-8-git-send-email-arve@android.com> <1234316955-31304-9-git-send-email-arve@android.com> <1234316955-31304-10-git-send-email-arve@android.com> <20090212113126.GC28176@srcf.ucam.org> <20090213003402.GA8393@srcf.ucam.org> <20090213004054.GB8454@srcf.ucam.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20090213004054.GB8454@srcf.ucam.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Matthew Garrett Cc: swetland@google.com, linux-pm@lists.linux-foundation.org, u.luckas@road.de, ncunningham@crca.org.au List-Id: linux-pm@vger.kernel.org On Thu, Feb 12, 2009 at 4:40 PM, Matthew Garrett wrot= e: > On Thu, Feb 12, 2009 at 04:38:27PM -0800, Arve Hj=F8nnev=E5g wrote: > >> I can make it a module param. I still need a default. I considering 0 >> (no wakelock), 5 seconds or infinite. > > I'm not clear on this. Why do you need a default? Just fix your > userspace to reboot the system if the input consumer stops responding > and won't restart. Your system is entirely fucked at that point anyway. That was not the bug. Another component opened one of the input devices, but did not read events from it. -- = Arve Hj=F8nnev=E5g