Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1628135

[GIT PULL] ACPI fix for final v4.11

From "Rafael J. Wysocki" <rafael@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] ACPI fix for final v4.11
Date 2017-04-21 13:10 +0200
Message-ID <tyEBP-55T-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-4.11-final

with top-most commit fe8c470ab87d90e4b5115902dd94eced7e3305c3

 ACPI / power: Avoid maybe-uninitialized warning

on top of commit 4f7d029b9bf009fbee76bb10c0c4351a1870d2f3

 Linux 4.11-rc7

to receive a final ACPI fix for v4.11.

This avoids a false-positive build warning from the compiler.

Specifics:

 - Avoid a false-positive warning regarding a variable that may not
   be initialized that started to trigger after a previous general
   build fix (Arnd Bergmann).

Thanks!

---------------

Arnd Bergmann (1):
      ACPI / power: Avoid maybe-uninitialized warning

---------------

 drivers/acpi/power.c | 1 +
 1 file changed, 1 insertion(+)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] ACPI fix for final v4.11 "Rafael J. Wysocki" <rafael@kernel.org> - 2017-04-21 13:10 +0200

csiph-web