From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756420AbcGHWFX (ORCPT ); Fri, 8 Jul 2016 18:05:23 -0400 Received: from mail-io0-f182.google.com ([209.85.223.182]:36155 "EHLO mail-io0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756172AbcGHWFO (ORCPT ); Fri, 8 Jul 2016 18:05:14 -0400 Subject: Re: [GIT PULL] ->driverfs_dev removal for 4.8 To: "Williams, Dan J" , "axboe@fb.com" References: <1468015016.19315.10.camel@intel.com> Cc: "linux-kernel@vger.kernel.org" , "linux-nvdimm@lists.01.org" , "linux-block@vger.kernel.org" From: Jens Axboe Message-ID: <57802398.2010105@kernel.dk> Date: Fri, 8 Jul 2016 16:05:12 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <1468015016.19315.10.camel@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/08/2016 03:56 PM, Williams, Dan J wrote: > Hi Jens, please pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm for-4.8/block > > ...to receive: > > The removal of ->driverfs_dev in favor of just passing the parent > device in as a parameter to add_disk(). See below, it has received a > "Reviewed-by" from Christoph, Bart, and Johannes. > > It is also a pre-requisite for Fam Zheng's work to cleanup gendisk > uevents vs attribute visibility [1]. We would extend device_add_disk() > to take an attribute_group list. > > This is based off a branch of block.git/for-4.8/drivers and has > received a positive build success notification from the kbuild robot > across several configs. > > [1]: "gendisk: Generate uevent after attribute available" > http://marc.info/?l=linux-virtualization&m=146725201522201&w=2 Pulled, thanks Dan. -- Jens Axboe