lkml.org 
[lkml]   [2015]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.10 01/89] ipr: Increase default adapter init stage change timeout
    Date
    3.10-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Brian King <brking@linux.vnet.ibm.com>

    commit 45c44b5ff9caa743ed9c2bfd44307c536c9caf1e upstream.

    Increase the default init stage change timeout from 15 seconds to 30 seconds.
    This resolves issues we have seen with some adapters not transitioning
    to the first init stage within 15 seconds, which results in adapter
    initialization failures.

    Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
    Signed-off-by: James Bottomley <JBottomley@Odin.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    drivers/scsi/ipr.h | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/drivers/scsi/ipr.h
    +++ b/drivers/scsi/ipr.h
    @@ -257,7 +257,7 @@
    #define IPR_RUNTIME_RESET 0x40000000

    #define IPR_IPL_INIT_MIN_STAGE_TIME 5
    -#define IPR_IPL_INIT_DEFAULT_STAGE_TIME 15
    +#define IPR_IPL_INIT_DEFAULT_STAGE_TIME 30
    #define IPR_IPL_INIT_STAGE_UNKNOWN 0x0
    #define IPR_IPL_INIT_STAGE_TRANSOP 0xB0000000
    #define IPR_IPL_INIT_STAGE_MASK 0xff000000



    \
     
     \ /
      Last update: 2015-07-31 22:41    [W:4.067 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site