From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shaohua Li Subject: Re: [ACPI] Re: [PATCH] 2.6.13-rc3-git5: fix Bug #4416 (1/2) Date: Thu, 28 Jul 2005 16:37:29 +0800 Message-ID: <1122539849.2903.3.camel@linux-hp.sh.intel.com> References: <200507261247.05684.rjw@sisk.pl> <200507261251.48291.rjw@sisk.pl> <20050727205249.GA708@openzaurus.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Takashi Iwai Cc: Pavel Machek , "Rafael J. Wysocki" , LKML , ACPI mailing list , Andrew Morton , alsa-devel@alsa-project.org List-Id: linux-acpi@vger.kernel.org On Thu, 2005-07-28 at 10:06 +0200, Takashi Iwai wrote: > At Wed, 27 Jul 2005 22:52:49 +0200, > Pavel Machek wrote: > > > > Hi! > > > > > > The following patch adds free_irq() and request_irq() to the suspend and > > > > resume, respectively, routines in the snd_intel8x0 driver. > > > > > > The patch looks OK to me although I have some concerns. > > > > > > - The error in resume can't be handled properly. > > > > > > What should we do for the error of request_irq()? > > > > > > - Adding this to all drivers seem too much. > > > > There's probably no other way. Talk to Len Brown. > > > > > We just need to stop the irq processing until resume, so something > > > like suspend_irq(irq, dev_id) and resume_irq(irq, dev_id) would be > > > more uesful? > > > > Its more complex than that. Irq numbers may change during resume. > > Hmm, then the patch looks wrong. It assumes that the irq number is > as same as before suspend. > > Sorry for ignorance, but, is only irq affected? Are the other > resources like ioport consistent after resume? Resource changes might be helpful for resource balance (device hotplug). But suspend/resume doesn't use it. So resources are consistent after resume except irq to me. Thanks, Shaohua ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf