From: Corey Minyard <minyard@acm.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Pull request for 4.8 for IPMI
Date: Wed, 27 Jul 2016 10:33:07 -0500 [thread overview]
Message-ID: <5798D433.4070203@acm.org> (raw)
The following changes since commit 0e06f5c0deeef0332a5da2ecb8f1fcf3e024d958:
Merge branch 'akpm' (patches from Andrew) (2016-07-26 19:55:54 -0700)
are available in the git repository at:
git://git.code.sf.net/p/openipmi/linux-ipmi tags/for-linus-4.8
for you to fetch changes up to b07b58a3e435a3d18004815e8364ec26c4236721:
ipmi: remove trydefaults parameter and default init (2016-07-27
10:24:38 -0500)
----------------------------------------------------------------
Remove some old cruft that was disabled by default a long time ago.
No modern hardware should need this, and anybody who really
doesn't have something to automatically detect IPMI can add the
device by hand on the module commandline or hot add it.
This is small, but needs to get out because it is breaking ARM64 systems
if they enable this option in the config file.
----------------------------------------------------------------
Tony Camuso (1):
ipmi: remove trydefaults parameter and default init
drivers/char/ipmi/Kconfig | 12 ------
drivers/char/ipmi/ipmi_msghandler.c | 4 +-
drivers/char/ipmi/ipmi_si_intf.c | 73
-------------------------------------
include/linux/ipmi.h | 2 +-
4 files changed, 3 insertions(+), 88 deletions(-)
reply other threads:[~2016-07-27 15:33 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=5798D433.4070203@acm.org \
--to=minyard@acm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox