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:	Thu, 22 Apr 2010 09:19:03 -0700
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Nicholas Mc Guire <der.herr@...r.at>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: defconfig strangeness

On Thu, 22 Apr 2010 18:07:23 +0200 Nicholas Mc Guire wrote:

> 
> HI !
> 
>  doing a series of static code analysis on 2.6.34-rcX each of them with 
>  defconfig (x86 32bit) - the strangeness is that even though the config
>  file is the same for rc3...5 the number of files actually compiled 
>  is very different. (linux-2.6 git tree)
> 
>  2.6.34-rc5 1695
>  2.6.34-rc4 3404
>  2.6.34-rc3 5109
> 
>  I diffed the .configs - rc4/rc5 only shows
> 
> 3,4c3,4
> < # Linux kernel version: 2.6.34-rc4
> < # Thu Apr 22 11:37:43 2010
> ---
> > # Linux kernel version: 2.6.34-rc5
> > # Thu Apr 22 10:44:02 2010
> 
>  why then this large difference in files being compiled ? 
> 
>  any hint apprecieated.

Just diff the build logs to see what is happening.

Or use 'make V=2' so that make will tell you why it's building each piece.

---
~Randy
--
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