All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Hutchings <bhutchings@solarflare.com>
To: dedekind1@gmail.com
Cc: linux-mtd@lists.infradead.org, linux-net-drivers@solarflare.com,
	David Woodhouse <dwmw2@infradead.org>
Subject: Re: [PATCHv3 0/9] mtd: Remove static limit on device numbers
Date: Mon, 08 Feb 2010 16:08:52 +0000	[thread overview]
Message-ID: <1265645332.2092.0.camel@achroite.uk.solarflarecom.com> (raw)
In-Reply-To: <1265644474.2006.98.camel@localhost>

On Mon, 2010-02-08 at 17:54 +0200, Artem Bityutskiy wrote:
> On Fri, 2010-01-29 at 20:55 +0000, Ben Hutchings wrote:
> > This is the third version of this patch series.  Please give me some
> > feedback, David?
> > 
> > Changes since v2:
> > - Export idr_get_next() to support building mtdcore as a module
> > - Correct the limit on block device numbers in mtd_blkdevs
> > - Register the full range of minor numbers in mtdchar
> 
> Looks good for me. I did not test mtdblock, but tested that this does
> not break UBIFS.
> 
> Pushed to my l2-mtd-2.6/master, thanks.

Thanks a lot, Artem.

Ben.

-- 
Ben Hutchings, Senior Software Engineer, Solarflare Communications
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

      reply	other threads:[~2010-02-08 16:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-29 20:55 [PATCHv3 0/9] mtd: Remove static limit on device numbers Ben Hutchings
2010-01-29 20:57 ` [PATCHv3 1/9] mtd: Introduce and use iteration macro for reading the MTD device table Ben Hutchings
2010-01-29 20:57 ` [PATCHv3 2/9] mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() Ben Hutchings
2010-01-29 20:58 ` [PATCHv3 3/9] nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES Ben Hutchings
2010-01-29 20:58 ` [PATCHv3 4/9] mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES Ben Hutchings
2010-02-25 11:42   ` David Woodhouse
2010-01-29 20:58 ` [PATCHv3 5/9] mtdblock: Dynamically allocate cache info structures Ben Hutchings
2010-01-29 20:59 ` [PATCHv3 6/9] idr: Export idr_get_next() Ben Hutchings
2010-02-08 15:14   ` Artem Bityutskiy
2010-01-29 20:59 ` [PATCHv3 7/9] mtd: Replace static array of devices with an idr structure Ben Hutchings
2010-01-29 20:59 ` [PATCHv3 8/9] mtd: Raise limit on block device minor numbers Ben Hutchings
2010-01-29 21:00 ` [PATCHv3 9/9] mtdchar: Register the full range of " Ben Hutchings
2010-02-08 15:54 ` [PATCHv3 0/9] mtd: Remove static limit on device numbers Artem Bityutskiy
2010-02-08 16:08   ` Ben Hutchings [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=1265645332.2092.0.camel@achroite.uk.solarflarecom.com \
    --to=bhutchings@solarflare.com \
    --cc=dedekind1@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-net-drivers@solarflare.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.