• C
    [PATCH] IPMI: Fix BT long busy · 4d7cbac7
    Corey Minyard 提交于
    The IPMI BT subdriver has been patched to survive "long busy" timeouts seen
    during firmware upgrades and resets.  The patch never returns the HOSED state,
    synthesizes response messages with meaningful completion codes, and recovers
    gracefully when the hardware finishes the long busy.  The subdriver now issues
    a "Get BT Capabilities" command and properly uses those results.  More
    informative completion codes are returned on error from transaction starts;
    this logic was propogated to the KCS and SMIC subdrivers.  Finally, indent and
    other style quirks were normalized.
    Signed-off-by: NRocky Craig <rocky.craig@hp.com>
    Signed-off-by: NCorey Minyard <minyard@acm.org>
    Signed-off-by: NAndrew Morton <akpm@osdl.org>
    Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
    4d7cbac7
ipmi_msgdefs.h 4.1 KB