lkml.org 
[lkml]   [2008]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectsort-of regression due to "kconfig: speed up all*config + randconfig"
Sam, allmodconfig automatic testing is on fire!

I use KCONFIG_ALLCONFIG= heavily to pin some config options to N and
now CONFIG_MODULES aren't set to y after allmodconfig.

Step to reproduce:

rm .config
rm 1
touch 1
make KCONFIG_ALLCONFIG=1 allmodconfig >/dev/null
grep CONFIG_MODULES .config

CONFIG_MODULES is =n after this patch, which is strange given definition
of allmodconfig.

If KCONFIG_ALLCONFIG= is removed, MODULES are back to =y.


f443d2eccf077afd8a839cc7ed66cc4d520c5f05 is first bad commit
commit f443d2eccf077afd8a839cc7ed66cc4d520c5f05
Author: Sam Ravnborg <sam@ravnborg.org>
Date: Mon Jun 30 22:45:38 2008 +0200

kconfig: speed up all*config + randconfig

Drop the chatty mode when we generate the all*config, randconfig
configurations.
Ths speeds up the process considerably and noone looked
at the output anyway.
This patch uses the conf_set_all_new_symbols() function
just added to kconfig.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Roman Zippel <zippel@linux-m68k.org>

:040000 040000 abd92c139f2ed97f93b1c9475023f713103f11f3 509069e7fb8fc2e2139f65b14b136febd20ac102 M scripts



\
 
 \ /
  Last update: 2008-09-06 00:51    [W:0.033 / U:0.940 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site