]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ipmi' (emailed ipmi fixes)
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Apr 2014 19:31:07 +0000 (12:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Apr 2014 19:31:07 +0000 (12:31 -0700)
commiteb3a072c31f8d522e2cf202051baa2a824e327c0
treee8ec3b3abeeeb31a2ce56c1ab24f1d9dde3fad26
parent1b14f26b057d3466394206a6c77d3dd877c6f379
parentdfbf6644ae095c5206d95806dc0a5f982e2bfba9
Merge branch 'ipmi' (emailed ipmi fixes)

Merge ipmi fixes from Corey Minyard:
 "Things collected since last kernel release.

  Some of these are pretty important.  The first three are bug fixes.
  The next two are to hopefully make everyone happy about allowing
  ACPI to be on all the time and not have IPMI have an effect on the
  system when not in use.  The last is a little cleanup"

* emailed patches from Corey Minyard <cminyard@mvista.com>:
  ipmi: boolify some things
  ipmi: Turn off all activity on an idle ipmi interface
  ipmi: Turn off default probing of interfaces
  ipmi: Reset the KCS timeout when starting error recovery
  ipmi: Fix a race restarting the timer
  Char: ipmi_bt_sm, fix infinite loop