]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc2896def9750fdb84604bbcf917dee1e7b0c20a3
treee8ec3b3abeeeb31a2ce56c1ab24f1d9dde3fad26
parent88764e0a3ecf655950c4d46b323cf80e2e0ee481
parent7aefac26fc67158cb8826a5f5bfc2a5086a7d962
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