On Fri, 2007-02-23 at 12:25 -0500, Pavel Roskin wrote:
> Hello!
> 
> The current sparse reports many errors with Linux 2.6.21-rc1.  There are
> screenfuls of errors for every file.  I have reduced one of them to this
> simple file:
> 
> struct st {
>       char c;
> } __attribute__ ((aligned(2)));
> struct st s1;
> struct st s2;

P.S. The breakage has nothing to do to Linux changes.  It was caused by
the patch called "Make the ptrlist using the sparse allocator".  Undoing
the patch fixes the problem.

-- 
Regards,
Pavel Roskin

-
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to