https://lists.ubuntu.com/archives/kernel-team/2017-January/081879.html
** Also affects: linux (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Zesty) Importance: Undecided Assignee: Taco Screen team (taco-screen-team) Status: New ** Also affects: linux (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Xenial) Status: New => In Progress ** Changed in: linux (Ubuntu Xenial) Assignee: (unassigned) => Tim Gardner (timg-tpi) ** Changed in: linux (Ubuntu Yakkety) Status: New => In Progress ** Changed in: linux (Ubuntu Yakkety) Assignee: (unassigned) => Tim Gardner (timg-tpi) ** Changed in: linux (Ubuntu Zesty) Status: New => Fix Committed ** Changed in: linux (Ubuntu Zesty) Assignee: Taco Screen team (taco-screen-team) => Tim Gardner (timg-tpi) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1657194 Title: Backport 3 patches to fix bugs with AIX clients using IBMVSCSI Target Driver Status in linux package in Ubuntu: Fix Committed Status in linux source package in Xenial: In Progress Status in linux source package in Yakkety: In Progress Status in linux source package in Zesty: Fix Committed Bug description: == Comment: #0 - BRYANT G. LY - 2017-01-16 10:35:29 == ---Problem Description--- Ibmvscsi Target driver isn't working properly due to a bug where we are sleeping in an interrupt context, also the max transfer length is incorrectly assuming 4k page tables instead of 64k for ppc64. ---Steps to Reproduce--- Use TCMU-Runner with AIX clients Stack trace output: Dec 27 18:10:45 reeknova kernel: [315412.636895] ibmvscsis 3000000b: rdma: h_copy_rdma failed, rc -11 Dec 27 18:10:45 reeknova kernel: [315412.636895] ibmvscsis: srp_transfer_data() failed: -11 Dec 27 18:10:45 reeknova kernel: [315412.636898] ibmvscsis 3000000b: rdma: h_copy_rdma failed, rc -11 Dec 27 18:10:45 reeknova kernel: [315412.636899] ibmvscsis: srp_transfer_data() failed: -11 Dec 27 18:10:45 reeknova kernel: [315412.636902] ibmvscsis 3000000b: rdma: h_copy_rdma failed, rc -11 Dec 27 18:10:45 reeknova kernel: [315412.636902] ibmvscsis: srp_transfer_data() failed: -11 Need three of these patches back ported to 4.4 kernel / 4.8 kernel. It has all been queued up for 4.10 kernel under target-devel subsystem. == Comment: #3 - BRYANT G. LY <b...@us.ibm.com> - 2017-01-16 10:40:34 == [PATCH] ibmvscsis: Fix max transfer length https://www.spinics.net/lists/linux-scsi/msg103534.html [PATCH] ibmvscsis: fix sleeping in interrupt context https://www.spinics.net/lists/linux-scsi/msg103527.html ibmvscsis: Fix srp_transfer_data fail return code https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1307066.html To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1657194/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp