From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932816AbcHYHef (ORCPT ); Thu, 25 Aug 2016 03:34:35 -0400 Received: from verein.lst.de ([213.95.11.211]:42636 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757940AbcHYHcs (ORCPT ); Thu, 25 Aug 2016 03:32:48 -0400 Date: Thu, 25 Aug 2016 09:32:26 +0200 From: Christoph Hellwig To: Tejun Heo Cc: Parav Pandit , cgroups@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org, lizefan@huawei.com, hannes@cmpxchg.org, dledford@redhat.com, liranl@mellanox.com, sean.hefty@intel.com, jgunthorpe@obsidianresearch.com, haggaie@mellanox.com, corbet@lwn.net, james.l.morris@oracle.com, serge@hallyn.com, ogerlitz@mellanox.com, matanb@mellanox.com, akpm@linux-foundation.org, linux-security-module@vger.kernel.org, hch@lst.de Subject: Re: [PATCHv11 0/3] rdmacg: IB/core: rdma controller support Message-ID: <20160825073226.GA18183@lst.de> References: <1471869231-15576-1-git-send-email-pandit.parav@gmail.com> <20160824211747.GV8185@htj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160824211747.GV8185@htj.duckdns.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 24, 2016 at 05:17:47PM -0400, Tejun Heo wrote: > Looks good to me. I just have a nit in the documentation. Christoph, > what do you think? Looks reasonable from a quick look, but I didn't do a full review yet.