[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1259334242.7518.31.camel@localhost>
Date: Fri, 27 Nov 2009 17:04:02 +0200
From: Artem Bityutskiy <Artem.Bityutskiy@...ia.com>
To: Török Edwin <edwintorok@...il.com>
Cc: Dave Jones <davej@...hat.com>,
Mauro Carvalho Chehab <mchehab@...hat.com>,
Greg Kroah-Hartman <gregkh@...e.de>,
Linux Kernel <linux-kernel@...r.kernel.org>,
David Woodhouse <dwmw2@...radead.org>
Subject: Re: Memset of length zero bugs
On Thu, 2009-11-26 at 13:07 +0200, Török Edwin wrote:
... snip ...
> inlined from ‘crosstest’ at drivers/mtd/tests/mtd_pagetest.c:219:
> /home/edwin/builds/linux-2.6/arch/x86/include/asm/string_64.h:61:
> warning: call to ‘__warn_memset_zero_len’ declared with attribute
> warning: memset used with constant zero length parameter; this could be
> due to transposed parameters
>
> Now this one is interesting, the memsets are fine, however pgsize is
> always zero, it is declared as 'static int pgsize' and never assigned a
> value (hence it is always zero).
> I didn't look at what mtd_pagetest wants to test, but the name suggests
> that a pagesize of zero isn't a very useful test.
Thanks for finding this, quite shame bug. I've fixed this in my
l2-mtd-2.6.git tree:
http://git.infradead.org/users/dedekind/l2-mtd-2.6.git/commit/e109a419146efa5751642a11caf32b96fe187130
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists