From 66ec1d73ab66779183794ec41bdd1c39d08e578b Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 7 Oct 2016 23:22:56 +0000 Subject: [PATCH] Blocked revisions 6969-6970,6973,6976,6978,6981 merged by Bart ........ r6969 | bvassche | 2016-08-21 15:58:45 -0700 (Sun, 21 Aug 2016) | 1 line ib_srpt: Remove trailing whitespace ........ r6970 | bvassche | 2016-08-21 15:59:16 -0700 (Sun, 21 Aug 2016) | 1 line ib_srpt: Address a checkpatch complaint about a missing space ........ r6973 | bvassche | 2016-08-21 21:28:52 -0700 (Sun, 21 Aug 2016) | 2 lines isert-scst, srpt: Fix build on systems with kernel >= 4.2.0 + MOFED 3.3 ........ r6976 | bvassche | 2016-08-22 10:05:46 -0700 (Mon, 22 Aug 2016) | 1 line ib_srpt: Change unsigned into unsigned int ........ r6978 | bvassche | 2016-08-23 08:43:25 -0700 (Tue, 23 Aug 2016) | 5 lines ib_srpt: More MOFED 3.3 fixes for kernel versions >= 4.6.0 This is a slightly modified version of a patch from Israel Rukshin . ........ r6981 | bvassche | 2016-08-28 09:27:43 -0700 (Sun, 28 Aug 2016) | 9 lines ib_srpt: Reduce default value of srpt_sq_size Reduce the default value of the srpt_sq_size kernel module parameter from 4096 to 256. This avoids on recent kernels (e.g. 4.1.0) QP creation causes swiotlb to complain about a failed allocation. Reported-by: Curtis Maloney ........ git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.2.x@6996 d57e44dd-8a1f-0410-8b47-8ef2f437770f