linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 4.16-7
@ 2018-03-14 19:45 Darren Hart
  2018-03-14 20:29 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Darren Hart @ 2018-03-14 19:45 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: LKML, Darren Hart, Andy Shevchenko, Mario.Limonciello, Dominik Brodowski

Hi Linus,

This addresses the Dell boot failure reported by Dominik as well as the
missing ACPI_WMI related Kconfig dependency.

As discussed, if any issues are reported against related dell drivers,
I will immediately prepare the revert back to:

94f77cb platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base

Thanks,

Darren Hart
VMware Open Source Technology Center

The following changes since commit 32d7b19bad9695c4c9026b0ceb3a384561ddee70:

  platform/x86: dell-smbios: Resolve dependency error on DCDBAS (2018-03-09 09:35:46 -0800)

are available in the git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.16-7

for you to fetch changes up to 49368c13217f3b4d2e2d168e88b16c74910ad0ae:

  platform/x86: Fix dell driver init order (2018-03-14 11:05:53 -0700)

----------------------------------------------------------------
platform-drivers-x86 for v4.16-7

DELL_SMBIOS conditionally depends on ACPI_WMI in the same way it depends
on DCDBAS, update the Kconfig accordingly. Correct the driver init order
to ensure that the driver dependencies are met, avoiding race conditions
resulting in boot failure on certain systems when the drivers are
built-in.

The following is an automated git shortlog grouped by driver:

dell-smbios and related drivers:
 - Fix dell driver init order
 - Resolve dependency error on ACPI_WMI

----------------------------------------------------------------
Darren Hart (1):
      platform/x86: dell-smbios: Resolve dependency error on ACPI_WMI

Darren Hart (VMware) (1):
      platform/x86: Fix dell driver init order

 drivers/firmware/dcdbas.c               | 2 +-
 drivers/platform/x86/Kconfig            | 7 ++++---
 drivers/platform/x86/dell-smbios-base.c | 2 +-
 drivers/platform/x86/dell-wmi.c         | 2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)

-- 
Darren Hart
VMware Open Source Technology Center

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] platform-drivers-x86 for 4.16-7
  2018-03-14 19:45 [GIT PULL] platform-drivers-x86 for 4.16-7 Darren Hart
@ 2018-03-14 20:29 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-03-14 20:29 UTC (permalink / raw)
  To: Darren Hart; +Cc: LKML, Andy Shevchenko, Mario Limonciello, Dominik Brodowski

On Wed, Mar 14, 2018 at 12:45 PM, Darren Hart <dvhart@infradead.org> wrote:
>
> This addresses the Dell boot failure reported by Dominik as well as the
> missing ACPI_WMI related Kconfig dependency.

Boots and works (still) on my xps13.

             Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-14 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-14 19:45 [GIT PULL] platform-drivers-x86 for 4.16-7 Darren Hart
2018-03-14 20:29 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).