All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Darren Hart <dvhart@infradead.org>,
	Andy Shevchenko <andy@infradead.org>
Subject: [GIT PULL] platform-drivers-x86 for 4.17-3
Date: Fri, 18 May 2018 16:36:12 -0700	[thread overview]
Message-ID: <20180518233612.GA17384@fury> (raw)

Hi Linus,

DELL_WMI had a lingering "select DELL_SMBIOS" leading to possible
misconfiguration. This removes the last of the "select DELL_SMBIOS"
lines in the Kconfig.

Obviously this has been an unacceptable sequence of failures. I will be
adding some contextual fuzz testing for this Kconfig to try and catch
more of this - and of course I've learned a few things to look out for
as well.

Thanks,

Darren Hart
VMware Open Source Technology Center

The following changes since commit 7fe3fa3b5ec8e75389cce4bf5d052a52e6198d59:

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

are available in the Git repository at:

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

for you to fetch changes up to 54940fa60ad3728c592f62dadb558165495a6938:

  platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS (2018-05-18 15:49:26 -0700)

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

Remove the last of the "select DELL_SMBIOS" references in the Kconfig.

The following is an automated git shortlog:

DELL_WMI use depends on instead of select for DELL_SMBIOS

----------------------------------------------------------------
Darren Hart (1):
      platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOS

 drivers/platform/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Darren Hart
VMware Open Source Technology Center

                 reply	other threads:[~2018-05-18 23:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180518233612.GA17384@fury \
    --to=dvhart@infradead.org \
    --cc=andy@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.