From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Nieder Subject: Re: [PATCH 27/30] ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop Date: Mon, 8 Oct 2012 23:16:33 -0700 Message-ID: <20121009061633.GA3648@elie.Belkin> References: <67bfa9b60bd689601554526d144b21d529f78a09.1349761836.git.len.brown@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f46.google.com ([209.85.220.46]:42329 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752346Ab2JIGQl (ORCPT ); Tue, 9 Oct 2012 02:16:41 -0400 Content-Disposition: inline In-Reply-To: <67bfa9b60bd689601554526d144b21d529f78a09.1349761836.git.len.brown@intel.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Len Brown Cc: linux-acpi@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Feng Tang , Len Brown , stable@vger.kernel.org Len Brown wrote: > By enlarging the GPE storm threshold back to 20, that laptop's > EC works fine with interrupt mode instead of polling mode. What would go wrong if the threshold were just increased to 20 on all models? Thanks, Jonathan