All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: "Schmauss, Erik" <erik.schmauss@intel.com>
Cc: Jean Delvare <jdelvare@suse.de>,
	"stable@vger.kernel.org" <stable@vger.kernel.org>,
	Guenter Roeck <linux@roeck-us.net>,
	"Wysocki, Rafael J" <rafael.j.wysocki@intel.com>,
	"Moore, Robert" <robert.moore@intel.com>
Subject: Re: Please revert "ACPICA: AML interpreter: add region addresses in global list during initialization"
Date: Wed, 21 Nov 2018 09:04:27 +0100	[thread overview]
Message-ID: <20181121080427.GA6999@kroah.com> (raw)
In-Reply-To: <CF6A88132359CE47947DB4C6E1709ED53C550469@ORSMSX122.amr.corp.intel.com>

On Tue, Nov 20, 2018 at 06:30:22PM +0000, Schmauss, Erik wrote:
> 
> > -----Original Message-----
> > From: Greg KH [mailto:greg@kroah.com]
> > Sent: Tuesday, November 20, 2018 1:12 AM
> > To: Jean Delvare <jdelvare@suse.de>
> > Cc: stable@vger.kernel.org; Guenter Roeck <linux@roeck-us.net>;
> > Schmauss, Erik <erik.schmauss@intel.com>; Wysocki, Rafael J
> > <rafael.j.wysocki@intel.com>
> > Subject: Re: Please revert "ACPICA: AML interpreter: add region addresses in
> > global list during initialization"
> > 
> > On Tue, Nov 20, 2018 at 10:03:59AM +0100, Jean Delvare wrote:
> > > On Tue, 20 Nov 2018 09:54:19 +0100, Greg KH wrote:
> > > > On Tue, Nov 20, 2018 at 09:46:49AM +0100, Jean Delvare wrote:
> > > > > Dear stable kernel team,
> > > > >
> > > > > In stable kernel 4.19.2, the following upstream commit was included:
> > > > >
> > > > > commit 4abb951b73ff0a8a979113ef185651aa3c8da19b
> > > > > Author: Erik Schmauss
> > > > > Date:   Wed Oct 17 14:09:35 2018 -0700
> > > > >
> > > > >     ACPICA: AML interpreter: add region addresses in global list
> > > > > during initialization
> > > > >
> > > > > (...)
> Hi,
> 
> > > > > Please revert this commit from future stable kernels on all
> > > > > affected branches (I think only 4.18.19 and 4.19.2 are affected at
> > > > > the moment, but maybe other affected releases are in the works
> > already).
> > > >
> > > > Ok, I'll go revert this, but shouldn't it also be reverted in
> > > > Linus's tree as well?
> > >
> 
> Hello,
> > > No. As I understand it (with my limited knowledge of ACPICA), the
> > > change itself is correct. The problem is that it will detect resource
> > > conflicts which were unnoticed before, and that will prevent drivers
> > > from loading. Some of them may be addressed with driver fixes or new
> > > drivers. Others are false positives (due to bogus BIOS) which users
> > > will have to work around with acpi_resource_conflicts=lax. We have
> > > been through this before, nothing new really, but it takes years to
> > > address such problems. This just can't be done in stable kernel series.
> 
> I would like to give you more context.
> 
> There was a fairly complicated change that occurred in 4.17 and we
> caused a regression by forgetting to add region addresses in a global list
> during operation region initialization. We found the regression when bug
> reporters tried to boot their macbook pro and asus laptop and saw that
> there was a difference in behavior when drivers are being loaded
> 
> So what I am trying to say is that we have been emitting these errors for a
> while before we caused the regression. The goal with this patch is to keep
> the behavior the same as kernels older than 4.17  where warnings are
> printed to dmesg due to resource conflicts.

Ok, so does this mean it belongs in 4.19.y?  (4.18.y is about to go
end-of-life in a few hours)

Or does this mean it should just stay in 4.20?

confused,

greg k-h

  reply	other threads:[~2018-11-21 18:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-20  8:46 Please revert "ACPICA: AML interpreter: add region addresses in global list during initialization" Jean Delvare
2018-11-20  8:54 ` Greg KH
2018-11-20  9:03   ` Jean Delvare
2018-11-20  9:11     ` Greg KH
2018-11-20 18:30       ` Schmauss, Erik
2018-11-21  8:04         ` Greg KH [this message]
2018-11-22  1:30           ` Schmauss, Erik
2018-11-21  8:45         ` Jean Delvare
     [not found]           ` <CF6A88132359CE47947DB4C6E1709ED53C5508FA@ORSMSX122.amr.corp.intel.com>
2018-11-28  0:27             ` Schmauss, Erik
2018-11-28  8:56               ` Jean Delvare
2018-11-28 10:55                 ` 'Greg KH'

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181121080427.GA6999@kroah.com \
    --to=greg@kroah.com \
    --cc=erik.schmauss@intel.com \
    --cc=jdelvare@suse.de \
    --cc=linux@roeck-us.net \
    --cc=rafael.j.wysocki@intel.com \
    --cc=robert.moore@intel.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.