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
| ||
|
Message-ID: <4693AF4C.8010005@gmail.com>
Date: Tue, 10 Jul 2007 18:09:48 +0200
From: Adel Gadllah <adel.gadllah@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fix sparse problems with ARRAY_SIZE
Adel Gadllah wrote:
> ARRAY_SIZE seems to create sparse warnings when used on global
> variables. The attached patch fixes this by using a ARRAY_SIZE macro
> that does not use __must_be_array(arr) for sparse.
> See: http://marc.info/?t=118103449100007&r=1&w=2
>
> P.S: please CC me
resend the working one sorry.
View attachment "array_size_sparse_fix.patch" of type "text/x-patch" (730 bytes)