lkml.org 
[lkml]   [2009]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: mmotm 2009-04-14-17-24 uploaded (mtd)
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


\
 
 \ /
  Last update: 2009-04-15 22:41    [W:0.054 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site