From: Randy Dunlap <randy.dunlap@oracle.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, den@openvz.org
Subject: Re: mmotm 2009-04-14-17-24 uploaded (mtd)
Date: Wed, 15 Apr 2009 13:38:37 -0700 [thread overview]
Message-ID: <49E645CD.3080101@oracle.com> (raw)
In-Reply-To: <20090415132746.e45d8fd9.akpm@linux-foundation.org>
Andrew Morton wrote:
> On Wed, 15 Apr 2009 08:39:36 -0700
> Randy Dunlap <randy.dunlap@oracle.com> wrote:
>
>> akpm@linux-foundation.org wrote:
>>> The mm-of-the-moment snapshot 2009-04-14-17-24 has been uploaded to
>>>
>>> http://userweb.kernel.org/~akpm/mmotm/
>>>
>>> and will soon be available at
>>>
>>> git://git.zen-sources.org/zen/mmotm.git
>>>
>>> It contains the following patches against 2.6.30-rc1:
>>
>>
>> drivers/mtd/mtdcore.c:51: error: invalid operands to binary *
>
> hrm. This, I suppose:
Yes, that builds cleanly. Thanks.
> From: Andrew Morton <akpm@linux-foundation.org>
>
> --- a/drivers/mtd/mtdcore.c~mtd-mtd-in-mtd_release-is-unused-without-config_mtd_char-fix
> +++ a/drivers/mtd/mtdcore.c
> @@ -48,7 +48,7 @@ static LIST_HEAD(mtd_notifiers);
> */
> static void mtd_release(struct device *dev)
> {
> - dev_t index = MTD_DEVT(dev_to_mtd(dev));
> + dev_t index = MTD_DEVT(dev_to_mtd(dev)->index);
>
> /* remove /dev/mtdXro node if needed */
> if (index)
> _
>
--
~Randy
prev parent reply other threads:[~2009-04-15 20:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200904150024.n3F0Ovdo019569@imap1.linux-foundation.org>
2009-04-15 5:29 ` mmotm 2009-04-14-17-24 uploaded Valdis.Kletnieks
2009-04-15 15:27 ` Arjan van de Ven
2009-04-15 17:10 ` Valdis.Kletnieks
2009-04-15 17:56 ` Andrew Morton
2009-04-16 2:10 ` Dmitry Torokhov
2009-04-15 15:39 ` mmotm 2009-04-14-17-24 uploaded (mtd) Randy Dunlap
2009-04-15 20:27 ` Andrew Morton
2009-04-15 20:38 ` Randy Dunlap [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=49E645CD.3080101@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=den@openvz.org \
--cc=linux-kernel@vger.kernel.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