Re: [PATCH 1/2] SRP transport: Move queuecommand() wait code to SCSI core

2016-11-26 Thread Max Gurtovoy
On 11/23/2016 2:17 AM, Bart Van Assche wrote: Additionally, rename srp_wait_for_queuecommand() into scsi_wait_for_queuecommand() and add a comment about the queuecommand() call from scsi_send_eh_cmnd(). Note: this patch changes scsi_internal_device_block from a function that did not sleep into

[PATCH] bnx2fc: shift wrapping bug in bnx2fc_process_unsol_compl()

2016-11-26 Thread Christophe JAILLET
BNX2FC_NUM_ERR_BITS is 63. err_warn_bit_map is a u64. So, to make sure that no shift wrapping will occur, we need need additionnal casting. The same test is already done a few lines above and '(u64)1' is already used there. So just do the same here. Signed-off-by: Christophe JAILLET --- I guess

ata mapping mvsas driver question

2016-11-26 Thread Jelle de Jong
Hello everybody, I am trying to find the mapping for ata22.00. due to some repeated issues: # 3.16.36-1+deb8u2~bpo70+1 crazing down http://paste.debian.net/hidden/54c12fae/ # smart status 16 disks WDC 1TB RE SATA http://paste.debian.net/hidden/8bfe8d2f/ "[473315.445703] ata22.00: exception Ema