]> Git Repo - linux.git/commitdiff
Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi
authorLinus Torvalds <[email protected]>
Fri, 5 Jun 2020 20:58:04 +0000 (13:58 -0700)
committerLinus Torvalds <[email protected]>
Fri, 5 Jun 2020 20:58:04 +0000 (13:58 -0700)
Pull IPMI updates from Corey Minyard:
 "A few small fixes for things, nothing earth shattering"

* tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi:
  ipmi:ssif: Remove dynamic platform device handing
  Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added
  ipmi_si: Load acpi_ipmi when ACPI IPMI interface added
  ipmi:bt-bmc: Fix error handling and status check
  ipmi: Replace guid_copy() with import_guid() where it makes sense
  ipmi: use vzalloc instead of kmalloc for user creation
  ipmi:bt-bmc: Fix some format issue of the code
  ipmi:bt-bmc: Avoid unnecessary check


Trivial merge
This page took 0.059192 seconds and 4 git commands to generate.