lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 12 Oct 2012 14:22:31 +0200
From:	Sylwester Nawrocki <s.nawrocki@...sung.com>
To:	Randy Dunlap <rdunlap@...otime.net>
Cc:	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	linux-next@...r.kernel.org,
	linux-media <linux-media@...r.kernel.org>
Subject: Re: mmotm 2012-10-11-16-14 uploaded (media/i2c/m5mols/m5mols_core)

On 10/12/2012 08:30 AM, Randy Dunlap wrote:
> On 10/11/2012 04:15 PM, akpm@...ux-foundation.org wrote:
> 
>> The mm-of-the-moment snapshot 2012-10-11-16-14 has been uploaded to
>>
>>    http://www.ozlabs.org/~akpm/mmotm/
>>
>> mmotm-readme.txt says
>>
>> README for mm-of-the-moment:
>>
>> http://www.ozlabs.org/~akpm/mmotm/
>>
>> This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
>> more than once a week.
> 
> on x86_64:
> 
>   CC [M]  drivers/media/i2c/m5mols/m5mols_core.o
> drivers/media/i2c/m5mols/m5mols_core.c: In function 'm5mols_set_frame_desc':
> drivers/media/i2c/m5mols/m5mols_core.c:636:24: error: 'SZ_1M' undeclared (first use in this function)
> drivers/media/i2c/m5mols/m5mols_core.c:636:24: note: each undeclared identifier is reported only once for each function it appears in
> make[5]: *** [drivers/media/i2c/m5mols/m5mols_core.o] Error 1

This issue has been fixed with commit
1fdead8ad31d3aa833bc37739273fcde89ace93c
[media] m5mols: Add missing #include <linux/sizes.h>
which is already in Linus' tree.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ