Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754695AbYGVT6E (ORCPT ); Tue, 22 Jul 2008 15:58:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751012AbYGVT5y (ORCPT ); Tue, 22 Jul 2008 15:57:54 -0400 Received: from smtpq2.tilbu1.nb.home.nl ([213.51.146.201]:41044 "EHLO smtpq2.tilbu1.nb.home.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750869AbYGVT5x (ORCPT ); Tue, 22 Jul 2008 15:57:53 -0400 Message-ID: <48863C46.1060704@keyaccess.nl> Date: Tue, 22 Jul 2008 22:00:06 +0200 From: Rene Herman User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: Fabio Comolli CC: Linux Kernel Mailing List , Andrew Morton , Bjorn Helgaas Subject: Re: New conflict message in latest GIT References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 1.0 (+) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1223 Lines: 35 On 22-07-08 20:56, Fabio Comolli wrote: > Linus' GIT tree 2.6.26-05752-g93ded9b shows this message: > > i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 > ACPI: I/O resource 0000:00:1f.3 [0x18e0-0x18ff] conflicts with ACPI > region SMBI [0x18e0-0x18ef] > ACPI: Device needs an ACPI driver > > There is no equivalent in 2.6.26 or previous kernels. [ snip ] > 00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) I believe this message in itself needn't be a problem but the code producing this warning isn't new... Bjorn, this reminds me of the: pnp-have-quirk_system_pci_resources-include-io-resources.patch in Andrew's tree that I need to have my soundcard not fail due to the IO resource being claimed by PNPACPI. The fact that I needed it was new to 2.6.26 (but going back to 2.6.25 I all of a sudden also needed it there which made me conclude that some BIOS reconfig had occured). ACPI isn't doing odd things I hope? Rene. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/