]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Apr 2017 16:18:17 +0000 (09:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 21 Apr 2017 16:18:17 +0000 (09:18 -0700)
commit4664e3221bbac68a3547b82c042cec336b43931d
treec33ed96637a220fe391573e7120616ab997022fc
parent11b211ede81d7a077b7bc084ccfb4d6d715c5bf0
parentfe8c470ab87d90e4b5115902dd94eced7e3305c3
Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI build fix from Rafael Wysocki:
 "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)"

* tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI / power: Avoid maybe-uninitialized warning