Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1567826
| From | "Rafael J. Wysocki" <rafael@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] ACPI fixes for v4.10-rc6 |
| Date | 2017-01-27 01:10 +0100 |
| Message-ID | <t42h3-5Bs-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-4.10-rc6
with top-most commit 0389227dde3abae442521948caf5c173e696cdca
Merge branches 'acpica' and 'acpi-video'
on top of commit 7a308bb3016f57e5be11a677d15b821536419d36
Linux 4.10-rc5
to receive ACPI fixes for v4.10-rc6.
These fix two regressions introduced recently, one by reverting the
problematic commit and one by fixing up locking in the ACPICA core.
Specifics:
- Revert a recent change that added an ACPI video blacklist entry
for HP Pavilion dv6 as it turned to introduce backlight handling
regressions on some systems (Hans de Goede).
- Fix locking in the ACPICA core to avoid deadlocks related to table
loading that were exposed by a recent change in that area (Lv Zheng).
Thanks!
---------------
Hans de Goede (1):
Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"
Lv Zheng (1):
ACPICA: Tables: Fix hidden logic related to
acpi_tb_install_standard_table()
---------------
drivers/acpi/acpica/tbdata.c | 9 ++-------
drivers/acpi/acpica/tbinstal.c | 17 +++++++++++++++--
drivers/acpi/video_detect.c | 11 -----------
3 files changed, 17 insertions(+), 20 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] ACPI fixes for v4.10-rc6 "Rafael J. Wysocki" <rafael@kernel.org> - 2017-01-27 01:10 +0100
csiph-web