* [gentoo-commits] linux-patches r2127 - genpatches-2.6/trunk/3.3
@ 2012-04-23 0:08 Mike Pagano (mpagano)
0 siblings, 0 replies; only message in thread
From: Mike Pagano (mpagano) @ 2012-04-23 0:08 UTC (permalink / raw
To: gentoo-commits
Author: mpagano
Date: 2012-04-23 00:08:53 +0000 (Mon, 23 Apr 2012)
New Revision: 2127
Removed:
genpatches-2.6/trunk/3.3/2900_infiniband-set-srq-type.patch
Modified:
genpatches-2.6/trunk/3.3/0000_README
Log:
Remove redundant patch
Modified: genpatches-2.6/trunk/3.3/0000_README
===================================================================
--- genpatches-2.6/trunk/3.3/0000_README 2012-04-22 13:27:02 UTC (rev 2126)
+++ genpatches-2.6/trunk/3.3/0000_README 2012-04-23 00:08:53 UTC (rev 2127)
@@ -56,10 +56,6 @@
From: Alexey Shvetsov <alexxy@gentoo.org>
Desc: Zero copy for infiniband psm userspace driver
-Patch: 2900_infiniband-set-srq-type.patch
-From: Alexey Shvetsov <alexxy@gentoo.org>
-Desc: Set srq_type to IB_SRQT_BASIC
-
Patch: 4200_fbcondecor-0.9.6.patch
From: http://dev.gentoo.org/~spock
Desc: Bootsplash successor by Michal Januszewski ported by Alexxy
Deleted: genpatches-2.6/trunk/3.3/2900_infiniband-set-srq-type.patch
===================================================================
--- genpatches-2.6/trunk/3.3/2900_infiniband-set-srq-type.patch 2012-04-22 13:27:02 UTC (rev 2126)
+++ genpatches-2.6/trunk/3.3/2900_infiniband-set-srq-type.patch 2012-04-23 00:08:53 UTC (rev 2127)
@@ -1,10 +0,0 @@
---- a/drivers/infiniband/ulp/srpt/ib_srpt.c 2012-04-13 16:01:45.199067019 -0400
-+++ b/drivers/infiniband/ulp/srpt/ib_srpt.c 2012-04-13 16:02:27.812884144 -0400
-@@ -3220,6 +3220,7 @@ static void srpt_add_one(struct ib_devic
- srq_attr.attr.max_wr = sdev->srq_size;
- srq_attr.attr.max_sge = 1;
- srq_attr.attr.srq_limit = 0;
-+ srq_attr.srq_type = IB_SRQT_BASIC;
-
- sdev->srq = ib_create_srq(sdev->pd, &srq_attr);
- if (IS_ERR(sdev->srq))
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-23 0:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 0:08 [gentoo-commits] linux-patches r2127 - genpatches-2.6/trunk/3.3 Mike Pagano (mpagano)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox