commit | b88e769368a88cf28e53db158b84eda096144bce | [log] [tgz] |
---|---|---|
author | Srinivas_Gowda <srinivas_g_gowda@dell.com> | Wed Mar 28 14:42:48 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Mar 28 17:14:36 2012 -0700 |
tree | 09a424242dc4ab2711f82cd727ecf52f9de4a2cf | |
parent | 09c71bfd8384278c42f56380365940508194cec0 [diff] |
ipmi: decrease the IPMI message transaction time in interrupt mode Call the event handler immediately after starting the next message. This change considerably decreases the IPMI transaction time (cuts off ~9ms for a single ipmitool transaction). Signed-off-by: Srinivas_Gowda <srinivas_g_gowda@dell.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>