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(+)

Reply via email to