Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752083AbcDOXiT (ORCPT ); Fri, 15 Apr 2016 19:38:19 -0400 Received: from quartz.orcorp.ca ([184.70.90.242]:53115 "EHLO quartz.orcorp.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751817AbcDOXiS (ORCPT ); Fri, 15 Apr 2016 19:38:18 -0400 Date: Fri, 15 Apr 2016 17:37:32 -0600 From: Jason Gunthorpe To: Leon Romanovsky Cc: Christoph Hellwig , Ira Weiny , Dennis Dalessandro , dledford@redhat.com, linux-rdma@vger.kernel.org, linux-fsdevel@vger.kernel.org, torvalds@linux-foundation.org, viro@zeniv.linux.org.uk, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access Message-ID: <20160415233732.GB25662@obsidianresearch.com> References: <20160414153727.6387.96381.stgit@scvm10.sc.intel.com> <20160414164550.GC6247@obsidianresearch.com> <20160414174830.GA11641@rhel.sc.intel.com> <20160415040126.GB10689@leon.nu> <20160415161754.GA21549@rhel> <20160415173035.GC10689@leon.nu> <20160415173401.GA10868@infradead.org> <20160415212328.GF10689@leon.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160415212328.GF10689@leon.nu> User-Agent: Mutt/1.5.23 (2014-03-12) X-Broken-Reverse-DNS: no host name found for IP address 10.0.0.160 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 371 Lines: 13 On Sat, Apr 16, 2016 at 12:23:28AM +0300, Leon Romanovsky wrote: > Intel as usual decided to do it in their way and the result is presented > on this mailing list. Dennis was pretty clear he was going to send the patches to address Al's concern, which he has done. I was also pretty clear I was looking to get rid of the char dev :) Not seeing a problem here. Jason