]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ipmi: make kcs timeout parameters as module options
authorPavel Bures <Pavel.Bures@Sun.COM>
Thu, 27 May 2010 00:38:19 +0000 (17:38 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 3 Apr 2013 13:03:48 +0000 (06:03 -0700)
commitb79ec7fa435c6b892c51dc008150ec5987c6f414
treea683af298f88fca3000f27f3a16e335c1fe661ac
parent1c5f7cb3ea7f568d7b2e67d3018801456ad37d6f
ipmi: make kcs timeout parameters as module options

For slow or heavily used BMC contollers the default wait timeouts for IBF or OBF
bits in the driver may not be sufficient. This may cause problems during more
complicated oem operatoins on the BMC side.
These timeoutsare changed from hardcoded values in the code into kernel
module parameters. The default values are kept unchanged.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
(cherry picked from commit ef2ebd68504c1db8a5bb0347debb58f7361a8c8f)
Signed-off-by: Todd Vierling <todd.vierling@oracle.com>
Conflicts:

drivers/char/ipmi/ipmi_kcs_sm.c
drivers/char/ipmi/ipmi_kcs_sm.c