Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp4497768imu; Mon, 12 Nov 2018 12:04:11 -0800 (PST) X-Google-Smtp-Source: AJdET5ddTAiThh2Zky5RU2O7hdWQwNnOikYaF0DNzqugdCmruh7HRgGalFTX0ivekxcL9KoFfdv3 X-Received: by 2002:a17:902:7587:: with SMTP id j7mr622644pll.191.1542053051480; Mon, 12 Nov 2018 12:04:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542053051; cv=none; d=google.com; s=arc-20160816; b=ZjDC4Fz7cI7GztrcaC6E5b26BcUIT5UzDK+R748WxL5JnMvPw1VvA9bQRCxpCxrVF0 7mY/zu5SuMZOEZ+26m6WZNO7Jit6LXDVAgsJZr3fIz1jwCIQu+F9QR3RdW693leJT7nM T0wuKzWCA8EzuTrGqJL0q34Wcn+1+K2IL7Zrqs4kHF+hPAiRu07WryZbE1yuqFtto/Dq Ijx5ZLYcrJdckur1O/ba/FohYUh6BdVA+qwLEhDlOWajB16ubbdJIsrdRQBVj7dbLaSD IEJPw/i0QSzeMulbynWF9bO3Z6sg4e98rrYW5obnNNKPXiMBFyDeAfOeXeslKLVvDPYt Kpkw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:organization:from:references:cc:to:subject; bh=1W2yqroE5jWw2OMB8+xx3K2vLHVUby5+NYtyFZ5aNhg=; b=fqNMQGTqzuqoqe2CFlPHU0PjCoLP6avtKsDCFGY9sTT4PR2/CyclGsFfHYC8Wr9tby oh17eZMSW2S1lhcl0pp6rKJDErjbR6G4WB/jAKBVYbOqzpeO1j3Kjl7seyr5eNLXdxg9 w12FIUF8r2E98GZw2t9Ugqxdy21Co5+UIluIb7K+uleCKM1+lyDfNs5bZ46f1ePVySNH 52IL1Wsn1FSdKVsFcH+gXWMAzIXQi3MKCcZmh9qnEcH/Zol/+5I67KFaRPWpPzxcE6M9 7LgRhMfnsfjRYD2eXPQidAYC1hdE9vPTSumIlX/TjKzL58smozUKTY9gz8PLASvXCdUB q/vw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bc11-v6si18256017plb.120.2018.11.12.12.03.55; Mon, 12 Nov 2018 12:04:11 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729382AbeKMF6M (ORCPT + 99 others); Tue, 13 Nov 2018 00:58:12 -0500 Received: from mail02.iobjects.de ([188.40.134.68]:53964 "EHLO mail02.iobjects.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725832AbeKMF6M (ORCPT ); Tue, 13 Nov 2018 00:58:12 -0500 Received: from tux.wizards.de (p3EE2F45F.dip0.t-ipconnect.de [62.226.244.95]) by mail02.iobjects.de (Postfix) with ESMTPSA id 9E216416A1FC; Mon, 12 Nov 2018 21:03:25 +0100 (CET) Received: from [192.168.100.223] (ragnarok.applied-asynchrony.com [192.168.100.223]) by tux.wizards.de (Postfix) with ESMTP id 42F03EEB923; Mon, 12 Nov 2018 21:03:25 +0100 (CET) Subject: Re: [PATCH 4.19 025/361] ACPICA: AML interpreter: add region addresses in global list during initialization To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Jean-Marc Lenoir , Erik Schmauss , "Rafael J. Wysocki" References: <20181111221619.915519183@linuxfoundation.org> <20181111221623.163909820@linuxfoundation.org> <9da1c8e8-d237-11b3-8918-859a4bbdbcc4@applied-asynchrony.com> <20181112192546.GB2263@kroah.com> From: =?UTF-8?Q?Holger_Hoffst=c3=a4tte?= Organization: Applied Asynchrony, Inc. Message-ID: <04e2dacd-7425-56e6-61e9-54c2a1d6c888@applied-asynchrony.com> Date: Mon, 12 Nov 2018 21:03:25 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 MIME-Version: 1.0 In-Reply-To: <20181112192546.GB2263@kroah.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/12/18 8:25 PM, Greg Kroah-Hartman wrote: > On Mon, Nov 12, 2018 at 07:30:57PM +0100, Holger Hoffstätte wrote: >> On 11/11/18 11:16 PM, Greg Kroah-Hartman wrote: >>> 4.19-stable review patch. If anyone has any objections, please let me know. >> >> As probably expected this patch causes problems. In my case one server >> can no longer load the nct6775 hwmon module, which means the fan cannot be >> monitored, and therefore my monitoring system promptly starts spamming me with >> alerts that my fan has failed - which is of course not true. >> >> --snip-- >> Nov 12 18:08:56 tux kernel: nct6775: Found NCT6776D/F or compatible chip at 0x2e:0x290 >> Nov 12 18:08:56 tux kernel: ACPI Warning: SystemIO range 0x0000000000000295-0x0000000000000296 conflicts with OpRegion 0x0000000000000290-0x >> Nov 12 18:08:56 tux kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >> --snip-- >> >> This is certainly caused by my old BIOS and its broken ACPI implementation, >> however since it's working perfectly fine otherwise I see no reason to replace >> it. That being said, I must be able to monitor my fan, so for now reverting >> the patch immediately "fixed" the problem for me - the fan entries appeared >> in sysfs again after successfully loading the module. >> >> Idea, workarounds or patches welcome. > > So Linus's tree is also "broken" for your hardware? Not tested yet (should I?) but I assume it will be, since it seems to be my old BIOS' ACPI implemnetation's fault. As I wrote to Erik, I just added acpi_enforce_resources=lax to the boot flags, and as expected it gives a warning for the hwmon module, but still lets it pass and work, as before or with the patch reverted. So I'm good for now. thanks, Holger