All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 4.17-2
@ 2018-05-06  2:20 Darren Hart
  0 siblings, 0 replies; only message in thread
From: Darren Hart @ 2018-05-06  2:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Darren Hart, Andy Shevchenko

Hi Linus,

I was trying to keep DELL_LAPTOP visible in the menu, but the "select"
behavior makes that impossible. I'm planning on refactoring the Kconfig
by vendor for those with many options in 4.18 which should clean things
up. This fix from Mario corrects the potential for misconfiguration for
4.17 and 4.16 via stable.

Thanks,

Darren Hart
VMware Open Source Technology Center

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.17-2

for you to fetch changes up to 7fe3fa3b5ec8e75389cce4bf5d052a52e6198d59:

  platform/x86: Kconfig: Fix dell-laptop dependency chain. (2018-05-04 22:20:14 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v4.17-2

We missed a case in the Dell config dependencies resulting in a possible bad
configuration, resolve it by giving up on trying to keep DELL_LAPTOP visible in
the menu and make it depend on DELL_SMBIOS.

Fix a null pointer dereference at module unload for the asus-wireless driver.

The following is an automated git shortlog grouped by driver:

Kconfig:
 -  Fix dell-laptop dependency chain.

asus-wireless:
 -  Fix NULL pointer dereference

----------------------------------------------------------------
João Paulo Rechi Vita (1):
      platform/x86: asus-wireless: Fix NULL pointer dereference

Mario Limonciello (1):
      platform/x86: Kconfig: Fix dell-laptop dependency chain.

 drivers/platform/x86/Kconfig         | 2 +-
 drivers/platform/x86/asus-wireless.c | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
Darren Hart
VMware Open Source Technology Center

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-06  2:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-06  2:20 [GIT PULL] platform-drivers-x86 for 4.17-2 Darren Hart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.