From: neilb@suse.com (NeilBrown)
Subject: [PATCH 0/2] stop allocating unnecessary major numbers
Date: Thu, 02 Jun 2016 16:43:18 +1000 [thread overview]
Message-ID: <20160602064306.4403.72816.stgit@noble> (raw)
Hi Andrew,
I sent these out to maintainer in March and got generally positive
responses but these two didn't get upstreamed, so I assume that means
it falls to your lot to handle them.
Thanks,
NeilBrown
---
NeilBrown (2):
memstick: don't allocate unused major for ms_block
NVMe: don't allocate unused nvme_major
drivers/memstick/core/ms_block.c | 17 ++---------------
drivers/nvme/host/core.c | 15 +--------------
2 files changed, 3 insertions(+), 29 deletions(-)
--
Signature
WARNING: multiple messages have this Message-ID (diff)
From: NeilBrown <neilb@suse.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Keith Busch <keith.busch@intel.com>, Jens Axboe <axboe@fb.com>,
Maxim Levitsky <maximlevitsky@gmail.com>,
linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] stop allocating unnecessary major numbers
Date: Thu, 02 Jun 2016 16:43:18 +1000 [thread overview]
Message-ID: <20160602064306.4403.72816.stgit@noble> (raw)
Hi Andrew,
I sent these out to maintainer in March and got generally positive
responses but these two didn't get upstreamed, so I assume that means
it falls to your lot to handle them.
Thanks,
NeilBrown
---
NeilBrown (2):
memstick: don't allocate unused major for ms_block
NVMe: don't allocate unused nvme_major
drivers/memstick/core/ms_block.c | 17 ++---------------
drivers/nvme/host/core.c | 15 +--------------
2 files changed, 3 insertions(+), 29 deletions(-)
--
Signature
next reply other threads:[~2016-06-02 6:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-02 6:43 NeilBrown [this message]
2016-06-02 6:43 ` [PATCH 0/2] stop allocating unnecessary major numbers NeilBrown
2016-06-02 6:43 ` [PATCH 1/2] memstick: don't allocate unused major for ms_block NeilBrown
2016-06-02 6:43 ` NeilBrown
2016-06-02 6:43 ` [PATCH 2/2] NVMe: don't allocate unused nvme_major NeilBrown
2016-06-02 6:43 ` NeilBrown
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=20160602064306.4403.72816.stgit@noble \
--to=neilb@suse.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.