From: axboe@fb.com (Jens Axboe)
Subject: [PATCH] NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does
Date: Mon, 2 May 2016 09:11:02 -0600 [thread overview]
Message-ID: <57276E06.3050002@fb.com> (raw)
In-Reply-To: <1461831571-5248-1-git-send-email-shhuiw@foxmail.com>
On 04/28/2016 02:19 AM, Wang Sheng-Hui wrote:
> nvme_core_init does:
> 1) register_blkdev
> 2) __register_chrdev
> 3) class_create
>
> nvme_core_exit should do cleanup in the reverse order.
Added for 4.7.
--
Jens Axboe
prev parent reply other threads:[~2016-05-02 15:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-28 8:19 [PATCH] NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does Wang Sheng-Hui
2016-05-01 18:05 ` Christoph Hellwig
2016-05-02 0:18 ` [PATCH] NVMe: nvme_core_exit() should do cleanup in the reverseorder " Wang Sheng-Hui
2016-05-02 15:11 ` Jens Axboe [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=57276E06.3050002@fb.com \
--to=axboe@fb.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.