[GIT PULL] IPMI updates for 4.16

2018-01-31 Thread Corey Minyard

The following changes since commit a638349bf6c29433b938141f99225b160551ff48:

  Merge branch 'for-4.15-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu (2017-12-11 
17:13:03 -0800)


are available in the git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-4.16-1

for you to fetch changes up to e45af3d372f1d4339663dcbef28665f5b15d448c:

  ipmi_ssif: Remove duplicate NULL check (2018-01-22 08:10:38 -0600)


Small fixes for various things, been sitting in next for a
while (some a long time).


Andy Shevchenko (1):
  ipmi_ssif: Remove duplicate NULL check

Corey Minyard (1):
  ipmi_si: Fix error handling of platform device

Jeremy Kerr (1):
  ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver

John Garry (1):
  ipmi: use dynamic memory for DMI driver override

Masamitsu Yamazaki (1):
  ipmi: Clear smi_info->thread to prevent use-after-free during 
module unload


Wei Yongjun (3):
  ipmi_si_platform: Fix typo in parameter description
  ipmi watchdog: fix typo in parameter description
  ipmi/powernv: Fix error return code in ipmi_powernv_probe()

Xiongfeng Wang (1):
  ipmi: use correct string length

 drivers/char/ipmi/ipmi_dmi.c |  5 -
 drivers/char/ipmi/ipmi_msghandler.c  |  2 +-
 drivers/char/ipmi/ipmi_powernv.c |  6 +++---
 drivers/char/ipmi/ipmi_si_intf.c | 13 +
 drivers/char/ipmi/ipmi_si_platform.c |  2 +-
 drivers/char/ipmi/ipmi_ssif.c    |  3 +--
 drivers/char/ipmi/ipmi_watchdog.c    |  4 ++--
 7 files changed, 21 insertions(+), 14 deletions(-)



[GIT PULL] IPMI updates for 4.16

2018-01-31 Thread Corey Minyard

The following changes since commit a638349bf6c29433b938141f99225b160551ff48:

  Merge branch 'for-4.15-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu (2017-12-11 
17:13:03 -0800)


are available in the git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-4.16-1

for you to fetch changes up to e45af3d372f1d4339663dcbef28665f5b15d448c:

  ipmi_ssif: Remove duplicate NULL check (2018-01-22 08:10:38 -0600)


Small fixes for various things, been sitting in next for a
while (some a long time).


Andy Shevchenko (1):
  ipmi_ssif: Remove duplicate NULL check

Corey Minyard (1):
  ipmi_si: Fix error handling of platform device

Jeremy Kerr (1):
  ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver

John Garry (1):
  ipmi: use dynamic memory for DMI driver override

Masamitsu Yamazaki (1):
  ipmi: Clear smi_info->thread to prevent use-after-free during 
module unload


Wei Yongjun (3):
  ipmi_si_platform: Fix typo in parameter description
  ipmi watchdog: fix typo in parameter description
  ipmi/powernv: Fix error return code in ipmi_powernv_probe()

Xiongfeng Wang (1):
  ipmi: use correct string length

 drivers/char/ipmi/ipmi_dmi.c |  5 -
 drivers/char/ipmi/ipmi_msghandler.c  |  2 +-
 drivers/char/ipmi/ipmi_powernv.c |  6 +++---
 drivers/char/ipmi/ipmi_si_intf.c | 13 +
 drivers/char/ipmi/ipmi_si_platform.c |  2 +-
 drivers/char/ipmi/ipmi_ssif.c    |  3 +--
 drivers/char/ipmi/ipmi_watchdog.c    |  4 ++--
 7 files changed, 21 insertions(+), 14 deletions(-)