From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Subject: [patch 0/2] PNPACPI: fix IRQ encoding problems Date: Tue, 27 May 2008 16:49:15 -0600 Message-ID: <20080527224915.412211349@ldl.fc.hp.com> Return-path: Received: from g1t0029.austin.hp.com ([15.216.28.36]:8857 "EHLO g1t0029.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757060AbYE0Wte (ORCPT ); Tue, 27 May 2008 18:49:34 -0400 Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Len Brown Cc: linux-acpi@vger.kernel.org, Adam Belay , Adam M Belay , Li Shaohua , Matthieu Castet , Thomas Renninger , Rene Herman , Andrew Morton , Tom Jaeger These patches fix some IRQ encoding problems in PNPACPI. I don't have reports of people hitting these specific problems, but they could easily cause hard-to-debug suspend/resume failures or failures when enabling devices left disabled by the BIOS. I think these changes should go into 2.6.26. Bjorn --