commit | 387b978cb0d12cf3720ecb17e652e0a9991a08e2 | [log] [tgz] |
---|---|---|
author | Bryant G. Ly <bryantly@linux.vnet.ibm.com> | Wed Jan 11 13:52:27 2017 -0600 |
committer | Bart Van Assche <bart.vanassche@sandisk.com> | Tue Jan 17 09:42:19 2017 -0800 |
tree | 99d31dab3f303b677b5214b39ceace96912d9848 | |
parent | 49def1853334396f948dcb4cedb9347abb318df5 [diff] |
ibmvscsis: Fix max transfer length Current code incorrectly calculates the max transfer length, since it is assuming a 4k page table, but ppc64 all run on 64k page tables. Cc: stable@vger.kernel.org Reported-by: Steven Royer <seroyer@linux.vnet.ibm.com> Tested-by: Steven Royer <seroyer@linux.vnet.ibm.com> Signed-off-by: Bryant G. Ly <bryantly@linux.vnet.ibm.com> Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>