On Wed, Apr 30, 2008 at 12:24:47PM -0700, Harvey Harrison wrote:ALLCRAPCONFIG Driver wasn't built because of BROKEN_ON_SMP, so both allyes and allmod wouldn't help. If one repeats Ingo's trick on e.g. driver that is arch specific from other arch, compile will die horrible death due to different includes, so the trick is not universal. Things that help: * UP allmodconfig builds echo 'CONFIG_SMP=n' >1 make KCONFIG_ALLCONFIG=1 allmodconfig alpha-smp-n-debug-n.log: CC [M] drivers/isdn/hysdn/hysdn_procconf.o drivers/isdn/hysdn/hysdn_procconf.c: In function 'hysdn_procconf_init': drivers/isdn/hysdn/hysdn_procconf.c:408: error: too few arguments to function 'proc_create' * double-checking logs that driver indeed was rebuilt * attention, attention, attention -- code can hide in huge ifdef section and config option won't be turned on, so driver compiles, but not relevant part. --
| Jeff Garzik | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Christoph Hellwig | Re: [malware-list] [RFC 0/5] [TALPA] Intro to a linux interface for on access scan... |
| Heiko Carstens | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Arjan van de Ven | Re: [GIT]: Networking |
| Jens Axboe | Re: [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Emmanuel Dreyfus | fixing send(2) semantics (kern/29750) |
| Christos Zoulas | Re: Melting down your network [Subject changed] |
| Juan RP | Changing the I/O scheduler on-the-fly |
| Emmanuel Dreyfus | Re: fixing send(2) semantics (kern/29750) |
