2004-06-10 23:43:07

by John Cherry

[permalink] [raw]
Subject: Re: sparse in compile stats

Sam,

I am doing sparse runs now on all of linus' and andrew's kernels. Since
sparse is changing along with the kernel, comparing to older versions
will not buy us much right now. As sparse stabalizes, perhaps this
would be an option.

For the sparse runs, I am building with allmodconfig (bzImage and
modules).

John

On Sun, 2004-06-06 at 12:18, Sam Ravnborg wrote:
> Hi John.
>
> Recently Al Viro has put in a huge effort into sparse sanitize the kernel,
> and likewise Linus has done several updates to sparse.
> Net result is a _lot_ of sparse warnings removed, and very few (if any?) false positives.
>
> Do you think it is worth to include a sparse run when Linus does next -rc?
> Comparing with older versions should only be for amusement, since Al and Linus did
> such a big effor the last weeks.
>
> Sam


2004-06-11 21:33:58

by Sam Ravnborg

[permalink] [raw]
Subject: Re: sparse in compile stats

On Thu, Jun 10, 2004 at 04:42:18PM -0700, John Cherry wrote:
> Sam,
>
> I am doing sparse runs now on all of linus' and andrew's kernels. Since
> sparse is changing along with the kernel, comparing to older versions
> will not buy us much right now. As sparse stabalizes, perhaps this
> would be an option.

Great, thanks.

Sam