]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/char/ipmi/ipmi_msghandler.c
ipmi: Make IPMI panic strings always available
authorCorey Minyard <cminyard@mvista.com>
Fri, 18 Aug 2017 22:32:03 +0000 (17:32 -0500)
committerCorey Minyard <cminyard@mvista.com>
Wed, 27 Sep 2017 21:03:45 +0000 (16:03 -0500)
commit1c9f98d1bfbd0696442f97fa7d43a727e1e16568
treed8ec85252acaa934729502d072b832fc6906c815
parentb72fce52a14bbe0a94259a95032cf9dd1b3dd143
ipmi: Make IPMI panic strings always available

They were set by config items, but people complained that they were
never turned on.  So have them always available and enabled by a
module parameter.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Documentation/IPMI.txt
drivers/char/ipmi/Kconfig
drivers/char/ipmi/ipmi_msghandler.c