On 19/01/12 13:18, Or Gerlitz wrote: >> [...] >> Or Gerlitz (4): >> IB/iser: Fix wrong mask when sizeof (dma_addr_t) > sizeof >> (unsigned long) >> IB/iser: Support iSCSI PDU padding >> IB/iser: Use separate buffers for the login request/response >> IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers >> [...] > could you try only the four of them on top of 3.0.15 and then if it > works okay, find out which one of them does the job?
I've applied them one by one and at the following commit it worked: IB/iser: Use separate buffers for the login request/response Then, I've tried to apply that commit only to 3.0.15, but automatic cherry-picking failed. I had to apply the following commit first: IB/iser: Support iSCSI PDU padding So, these two commits are the winners, for our Solaris 11 COMSTAR targets. Without them I always had to reboot the system because it wasn't possible to logout or to unload the ib_iser module. Cheers, Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
