lkml.org 
[lkml]   [2009]   [May]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 0/7] kconfig: more featured minimum module configs

* Steven Rostedt <rostedt@goodmis.org> wrote:

>
>
> On Fri, 1 May 2009, Ingo Molnar wrote:
>
> >
> > * Steven Rostedt <rostedt@goodmis.org> wrote:
> >
> > > On Thu, 30 Apr 2009, Ingo Molnar wrote:
> > >
> > > > * Steven Rostedt <rostedt@goodmis.org> wrote:
> > > >
> > > > > This set of patches adds on top of my previous post.
> > > > >
> > > > > It fixes CONFIG_IKCONFIG when CONFIG_IKCONFIG_PROC is not set.
> > > > > (gcc optimizes the config out!)
> > > > >
> > > > > As a request from Ingo, it now enables IKCONFIG and will also use
> > > > > various locations to find a config to base against.
> > > >
> > > > hm, now 'make localyesconfig' done on a Fedora distro kernel
> > > > produces something very close to an allyesconfig:
> > > >
> > > > -rw-rw-r-- 1 mingo mingo 91930 2009-04-30 20:03 .config
> > > > aldebaran:~/linux/linux> grep =y .config | wc -l
> > > > 3398
> > > >
> > > > is that expected?
> > >
> > > What config did it use? If it uses an allyesconfig that was
> > > already made then it will not disable anything.
> >
> > i used a regular config - then i also tried an allnoconfig - but no
> > change in the result, bloated .config.
>
> Could you send me the config it used (it should print out which
> one it used) and the output of lsmod. Then I can test it locally.

'make allnoconfig' plus the module list i sent in a previous mail:

aldebaran:~/linux/linux> lsmod
Module Size Used by
sunrpc 253904 1
ipv6 349568 50
cpufreq_ondemand 73248 0
acpi_cpufreq 75408 0
freq_table 70400 2 cpufreq_ondemand,acpi_cpufreq
dm_multipath 82256 0
i2c_i801 75932 0
i2c_core 87192 1 i2c_i801
serio_raw 71556 0
pcspkr 68352 0
pata_jmicron 69504 0
iTCO_wdt 78208 0
shpchp 99160 0
iTCO_vendor_support 68868 1 iTCO_wdt
igb 144412 0
dca 71976 1 igb
pata_acpi 70528 0
ata_generic 71428 0

Ingo


\
 
 \ /
  Last update: 2009-05-06 14:19    [W:0.048 / U:0.720 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site