On Wed, Jun 17, 2020 at 09:26:41AM +0000, nobuhiro1.iwama...@toshiba.co.jp wrote: > Hi again, > > > -----Original Message----- > > From: iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT) > > Sent: Wednesday, June 17, 2020 6:23 PM > > To: Greg Kroah-Hartman <gre...@linuxfoundation.org>; > > linux-kernel@vger.kernel.org > > Cc: sta...@vger.kernel.org; Ard Biesheuvel <a...@kernel.org>; Rafael J. > > Wysocki <rafael.j.wyso...@intel.com> > > Subject: RE: [PATCH 5.4 064/134] ACPI: GED: add support for _Exx / _Lxx > > handler methods > > > > Hi, > > > > > -----Original Message----- > > > From: stable-ow...@vger.kernel.org [mailto:stable-ow...@vger.kernel.org] > > > On Behalf Of Greg Kroah-Hartman > > > Sent: Wednesday, June 17, 2020 12:34 AM > > > To: linux-kernel@vger.kernel.org > > > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>; > > > sta...@vger.kernel.org; Ard Biesheuvel <a...@kernel.org>; > > Rafael > > > J. Wysocki <rafael.j.wyso...@intel.com> > > > Subject: [PATCH 5.4 064/134] ACPI: GED: add support for _Exx / _Lxx > > > handler methods > > > > > > From: Ard Biesheuvel <a...@kernel.org> > > > > > > commit ea6f3af4c5e63f6981c0b0ab8ebec438e2d5ef40 upstream. > > > > > > Per the ACPI spec, interrupts in the range [0, 255] may be handled > > > in AML using individual methods whose naming is based on the format > > > _Exx or _Lxx, where xx is the hex representation of the interrupt > > > index. > > > > > > Add support for this missing feature to our ACPI GED driver. > > > > > > Cc: v4.9+ <sta...@vger.kernel.org> # v4.9+ > > > Signed-off-by: Ard Biesheuvel <a...@kernel.org> > > > Signed-off-by: Rafael J. Wysocki <rafael.j.wyso...@intel.com> > > > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> > > > > > > > This patch also requires the following patch. > > Please apply to this kernel version, 4.9, 4.14, 4.19, 5.6 and 5.7. > > > > From e5c399b0bd6490c12c0af2a9eaa9d7cd805d52c9 Mon Sep 17 00:00:00 2001 > > From: Ard Biesheuvel <a...@kernel.org> > > Date: Wed, 27 May 2020 13:37:00 +0200 > > I update with the correct information. > > commit e5c399b0bd6490c12c0af2a9eaa9d7cd805d52c9 > Author: Ard Biesheuvel <a...@kernel.org> > Date: Wed May 27 13:37:00 2020 +0200 > > ....
Now queued up, thanks! greg k-h