From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sinan Kaya Subject: Re: [PATCH v3 2/3] ACPI / OSL: Allow PCI to be disabled Date: Tue, 11 Dec 2018 18:00:19 -0500 Message-ID: References: <20181210181315.5023-1-okaya@kernel.org> <20181210181315.5023-2-okaya@kernel.org> <20181211170957.GA335@infradead.org> <342c5dd9-cb3d-d714-c87f-814a942cf395@kernel.org> <6644defb-9199-6467-6e3e-8ce552b56f87@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: Christoph Hellwig , ACPI Devel Maling List , "Rafael J. Wysocki" , Len Brown , Linux Kernel Mailing List List-Id: linux-acpi@vger.kernel.org On 12/11/2018 5:51 PM, Rafael J. Wysocki wrote: > Well, users running kernels with CONFIG_PCI unset on platforms > expecting PCI support to be present in the OS may want to know that I > suppose, so that would be a good reason to return an error, but > perhaps just once rather than on every access (maybe unless debugging > is enabled?). Warning once would be a good trade-off.