From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Wise Subject: [ofa-general] [PATCH RESEND 0/3] RDMA/cxgb3 fixes Date: Mon, 21 Jan 2008 14:41:30 -0600 Message-ID: <20080121204130.3820.11053.stgit@dell3.ogc.int> Content-Type: text/plain; charset=utf-8; format=fixed Content-Transfer-Encoding: quoted-printable Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, general@lists.openfabrics.org To: rdreier@cisco.com Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: general-bounces@lists.openfabrics.org Errors-To: general-bounces@lists.openfabrics.org List-Id: netdev.vger.kernel.org Hey Roland, Please include these three iw_cxgb3 fixes for 2.6.25. The first two fix bugs found doing Lustre testing, and the last patch correctly marks privileged qps. Shortlog: RDMA/cxgb3: Flush the RQ when closing. RDMA/cxgb3: fix page shift calculation in build_phys_page_list() RDMA/cxgb3: Mark qp as privileged based on user capabilities. --=20 Steve.