linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Williams <dan.j.williams@intel.com>
To: Jens Axboe <axboe@fb.com>
Cc: linux-block@vger.kernel.org, Ulf Hansson <ulf.hansson@linaro.org>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	"James E.J. Bottomley" <JBottomley@odin.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Keith Busch <keith.busch@intel.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Ross Zwisler <ross.zwisler@linux.intel.com>,
	David Woodhouse <dwmw2@infradead.org>,
	Christoph Hellwig <hch@lst.de>
Subject: Re: [PATCH 0/3] Introduce device_add_disk() to kill gendisk.driverfs_dev
Date: Wed, 9 Mar 2016 09:38:12 -0800	[thread overview]
Message-ID: <CAA9_cmfuFyFp4X+5zC86LJfSa-0AUVkUO+MJFvXBtvGxCEedfw@mail.gmail.com> (raw)
In-Reply-To: <20160225200018.21975.30922.stgit@dwillia2-desk3.amr.corp.intel.com>

On Thu, Feb 25, 2016 at 12:04 PM, Dan Williams <dan.j.williams@intel.com> wrote:
> Answer the "// FIXME: remove" include/linux/genhd.h.  This should be
> functionally equivalent to the previous state.  Now that the WARN_ON()
> for the registration failure case is up-levelled to some drivers, they
> can take on the follow on work to handle device_add_disk() failures.
>
> Note, a full run from the kbuild robot is still pending.  I'll post v2
> if it reports anything against this set on top of current -next.
>
> ---
>
> Dan Williams (3):
>       block: introduce device_add_disk()
>       block: convert to device_add_disk()
>       block: remove ->driverfs_dev
>

Yes, no, maybe so for 4.6?

      parent reply	other threads:[~2016-03-09 17:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 20:04 [PATCH 0/3] Introduce device_add_disk() to kill gendisk.driverfs_dev Dan Williams
2016-02-25 20:04 ` [PATCH 1/3] block: introduce device_add_disk() Dan Williams
2016-03-10  8:09   ` Christoph Hellwig
2016-03-10 15:15     ` Dan Williams
2016-03-10 15:18       ` Christoph Hellwig
2016-03-10 15:27         ` Dan Williams
2016-02-25 20:04 ` [PATCH 2/3] block: convert to device_add_disk() Dan Williams
2016-02-25 20:04 ` [PATCH 3/3] block: remove ->driverfs_dev Dan Williams
2016-03-09 17:38 ` Dan Williams [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAA9_cmfuFyFp4X+5zC86LJfSa-0AUVkUO+MJFvXBtvGxCEedfw@mail.gmail.com \
    --to=dan.j.williams@intel.com \
    --cc=JBottomley@odin.com \
    --cc=axboe@fb.com \
    --cc=davem@davemloft.net \
    --cc=dwmw2@infradead.org \
    --cc=hch@lst.de \
    --cc=keith.busch@intel.com \
    --cc=konrad.wilk@oracle.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=mst@redhat.com \
    --cc=ross.zwisler@linux.intel.com \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).