Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1394710
| From | "Rafael J. Wysocki" <rafael@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls |
| Date | 2016-05-04 22:50 +0200 |
| Message-ID | <rvbU5-2vN-5@gated-at.bofh.it> (permalink) |
| References | <ruXR7-6ki-5@gated-at.bofh.it> <ruXRa-6ki-29@gated-at.bofh.it> <rv6KL-6s5-45@gated-at.bofh.it> <rvaEJ-1v3-81@gated-at.bofh.it> <rvbKq-2q1-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, May 4, 2016 at 10:30 PM, <Mario_Limonciello@dell.com> wrote: >> -----Original Message----- >> From: rjwysocki@gmail.com [mailto:rjwysocki@gmail.com] On Behalf Of >> Rafael J. Wysocki >> Sent: Wednesday, May 4, 2016 2:23 PM >> To: Prarit Bhargava <prarit@redhat.com> >> Cc: Lv Zheng <lv.zheng@intel.com>; Rafael J. Wysocki >> <rafael.j.wysocki@intel.com>; Rafael J. Wysocki <rjw@rjwysocki.net>; Len >> Brown <len.brown@intel.com>; Lv Zheng <zetalog@gmail.com>; Linux >> Kernel Mailing List <linux-kernel@vger.kernel.org>; ACPI Devel Maling List >> <linux-acpi@vger.kernel.org>; Bob Moore <robert.moore@intel.com>; >> Limonciello, Mario <Mario_Limonciello@Dell.com>; stable >> <stable@vger.kernel.org> >> Subject: Re: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for >> recursive method calls >> >> On Wed, May 4, 2016 at 5:10 PM, Prarit Bhargava <prarit@redhat.com> >> wrote: >> > >> > >> > On 05/04/2016 01:48 AM, Lv Zheng wrote: >> >> From: Prarit Bhargava <prarit@redhat.com> >> >> >> >> ACPICA commit 7a3bd2d962f221809f25ddb826c9e551b916eb25 >> >> >> >> Set the mutex owner thread ID. >> >> Original patch from: Prarit Bhargava <prarit@redhat.com> >> >> >> >> Link: https://github.com/acpica/acpica/commit/7a3bd2d9 >> >> Signed-off-by: Prarit Bhargava <prarit@redhat.com> >> >> Signed-off-by: Bob Moore <robert.moore@intel.com> >> >> Signed-off-by: Lv Zheng <lv.zheng@intel.com> >> > >> > cc'ing Mario @ Dell and stable. >> >> It won't help if you CC stable at this point. >> >> What stable series should this go into? > > At least I was really hoping to see this land in kernels that are in the common distros today: 4.4, 4.2 and 3.19. > OK, let's make it "all applicable", then. Applied and queued up as a fix for v4.6, thanks everybody!
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 00/15] ACPICA: 20160422 Release Lv Zheng <lv.zheng@intel.com> - 2016-05-04 07:50 +0200
[PATCH 07/15] ACPICA: Renamed some #defined flag constants for clarity Lv Zheng <lv.zheng@intel.com> - 2016-05-04 07:50 +0200
[PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls Lv Zheng <lv.zheng@intel.com> - 2016-05-04 07:50 +0200
Re: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls Prarit Bhargava <prarit@redhat.com> - 2016-05-04 17:20 +0200
Re: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls "Rafael J. Wysocki" <rafael@kernel.org> - 2016-05-04 21:30 +0200
RE: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls <Mario_Limonciello@Dell.com> - 2016-05-04 22:40 +0200
Re: [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls "Rafael J. Wysocki" <rafael@kernel.org> - 2016-05-04 22:50 +0200
[PATCH 05/15] ACPICA: ACPI 6.0: Update _BIX support for new package element Lv Zheng <lv.zheng@intel.com> - 2016-05-04 07:50 +0200
[PATCH 09/15] ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro Lv Zheng <lv.zheng@intel.com> - 2016-05-04 07:50 +0200
[PATCH 01/15] ACPICA: Linuxize: reduce divergences for 20160422 release Lv Zheng <lv.zheng@intel.com> - 2016-05-04 07:50 +0200
Re: [PATCH 01/15] ACPICA: Linuxize: reduce divergences for 20160422 release "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-05-04 23:40 +0200
Re: [PATCH 01/15] ACPICA: Linuxize: reduce divergences for 20160422 release "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-05-04 23:40 +0200
RE: [PATCH 01/15] ACPICA: Linuxize: reduce divergences for 20160422 release "Zheng, Lv" <lv.zheng@intel.com> - 2016-05-05 04:20 +0200
RE: [PATCH 01/15] ACPICA: Linuxize: reduce divergences for 20160422 release "Zheng, Lv" <lv.zheng@intel.com> - 2016-05-05 04:20 +0200
[PATCH 10/15] ACPICA: Hardware: Add optimized access bit width support Lv Zheng <lv.zheng@intel.com> - 2016-05-04 07:50 +0200
[PATCH 15/15] ACPICA: Update version to 20160422 Lv Zheng <lv.zheng@intel.com> - 2016-05-04 08:00 +0200
[PATCH 06/15] ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors Lv Zheng <lv.zheng@intel.com> - 2016-05-04 08:00 +0200
[PATCH v2 10/13] ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_read() Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:00 +0200
[PATCH v2 04/13] ACPICA: ACPI 6.0: Update _BIX support for new package element Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:00 +0200
[PATCH v2 07/13] ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:00 +0200
[PATCH v2 02/13] ACPICA: Refactor evaluate_object to reduce nesting Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:00 +0200
[PATCH v2 06/13] ACPICA: Renamed some #defined flag constants for clarity Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:00 +0200
[PATCH v2 09/13] ACPICA: Executer: Introduce a set of macros to handle bit width mask generation Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:00 +0200
[PATCH v2 00/13] ACPICA: 20160422 Release Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:00 +0200
[PATCH v2 05/13] ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:00 +0200
[PATCH v2 08/13] ACPICA: Hardware: Add optimized access bit width support Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:00 +0200
[PATCH v2 03/13] ACPICA: ACPI 6.1: Support for new PCCT subtable Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:10 +0200
[PATCH v2 13/13] ACPICA: Update version to 20160422 Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:10 +0200
[PATCH v2 11/13] ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_write() Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:10 +0200
[PATCH v2 12/13] ACPICA: Move all ASCII utilities to a common file Lv Zheng <lv.zheng@intel.com> - 2016-05-05 07:10 +0200
Re: [PATCH v2 00/13] ACPICA: 20160422 Release "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-05-06 01:50 +0200
csiph-web