Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933214AbbDUU7t (ORCPT ); Tue, 21 Apr 2015 16:59:49 -0400 Received: from mga01.intel.com ([192.55.52.88]:63797 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932289AbbDUU7o convert rfc822-to-8bit (ORCPT ); Tue, 21 Apr 2015 16:59:44 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,618,1422950400"; d="scan'208";a="698787866" From: "Marciniszyn, Mike" To: Jason Gunthorpe , "Luis R. Rodriguez" CC: infinipath , "roland@kernel.org" , "Hefty, Sean" , "hal.rosenstock@gmail.com" , "linux-rdma@vger.kernel.org" , "luto@amacapital.net" , "mst@redhat.com" , "cocci@systeme.lip6.fr" , "Luis R. Rodriguez" , Toshi Kani , "Rickard Strandqvist" , Roland Dreier , "Dalessandro, Dennis" , Suresh Siddha , "Ingo Molnar" , Thomas Gleixner , Juergen Gross , Daniel Vetter , Dave Airlie , Bjorn Helgaas , Antonino Daplas , Jean-Christophe Plagniol-Villard , Tomi Valkeinen , Dave Hansen , Arnd Bergmann , Stefan Bader , "konrad.wilk@oracle.com" , "ville.syrjala@linux.intel.com" , "david.vrabel@citrix.com" , "jbeulich@suse.com" , =?iso-8859-1?Q?Roger_Pau_Monn=E9?= , "linux-fbdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "xen-devel@lists.xensource.com" Subject: RE: [PATCH v3 2/3] IB/qib: use arch_phys_wc_add() Thread-Topic: [PATCH v3 2/3] IB/qib: use arch_phys_wc_add() Thread-Index: AQHQfHMZqO6KUFxC/UadMhLEgyOnQp1YZ/EA//+LJuA= Date: Tue, 21 Apr 2015 20:59:41 +0000 Message-ID: <32E1700B9017364D9B60AED9960492BC256FB8E2@fmsmsx120.amr.corp.intel.com> References: <1429648676-17755-1-git-send-email-mcgrof@do-not-panic.com> <1429648676-17755-3-git-send-email-mcgrof@do-not-panic.com> <20150421205716.GA474@obsidianresearch.com> In-Reply-To: <20150421205716.GA474@obsidianresearch.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.200.106] Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 530 Lines: 16 > > This driver already makes use of ioremap_wc() on PIO buffers, so > > convert it to use arch_phys_wc_add(). > > This is probably OK, but I think you should also remove the qib_wc_pat module > parameter. > > Jason Revise based on Jason's request and I will do some testing. Mike -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/