Hello *,

> > I did, and used the opportunity to switch to linux-2.4.9-ac9-rmk2
> > completely, with the following effects:
> > - when compiling everything as modules, sa1100_cs does not 
> > insert reporting an undefined symbol "cpufreg_register_notifier".
> I think you mean "cpufreq_register_notifier" here.  
Yupp, I'm sorry - a typo.

> I don't see why this
> would be, if you had taken the cpufreq.c from the CVS and dropped it
> into -ac9-rmk2.
I patched Linus' 2.4.8 to 2.4.9, then to 2.4.9.-ac9, then to
2.4.9.-ac9-rmk2. Then I fetched cpufreq.c and inserted it into the kernel
source tree according to your instructions.

> > - when compiling a monolithic kernel with no module support at all
> > everything works fine.
> That includes detecting and registering eth0?
Exactly. 
I double-checked it this morning by compiling everything again (monolith /
modules). Compiling modules brings other problems as well: enabling "Set
version information on all module symbols" results in kernel code which
aborts during the compile process with the following error:
-----
make -C arch/arm/mach-sa1100 fastdep
make[2]: Entering directory
`/opt/arm/arm_kit/install/src/linux-2.4.9/arch/arm/mach-sa1100'
make[2]: *** No rule to make target `hwtimer.c', needed by
`/opt/arm/arm_kit/install/src/linux-2.4.9/include/linux/modules/hwtimer.ver'
.  Stop.
make[2]: Leaving directory
`/opt/arm/arm_kit/install/src/linux-2.4.9/arch/arm/mach-sa1100'
make[1]: *** [_sfdep_arch/arm/mach-sa1100] Error 2
make[1]: Leaving directory `/opt/arm/arm_kit/install/src/linux-2.4.9'
make: *** [dep-files] Error 2
-----
Can't imagine a relation between the timer and kernel module version
information...but I don't need modules at the moment anyway :)

> > Is there something wrong with a module-less kernel? No one answered
> > after I mentioned this the first time...
> Not as far as I know.  I believe Nico uses such a setup on his Assabet
> before releasing his patches.
Thanks - pure silence in this mailing list makes me nervous a bit :)

Regards,
Thilo Fromm

--  
Thilo A. Fromm, Hardware Development
DResearch Digital Media Systems GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 (30) 515932-221  mailto:[EMAIL PROTECTED]
Fax: +49 (30) 515932-299      http://www.dresearch.de

_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to