Re: Kernel build parameter CONFIG_REGPARAM breaks binary modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2004-03-16 at 23:47, Earle Robert Nietzel wrote:
> I've noticed since moving to 2.6.x that none of my binary modules would
> load correctly.
> 
> After reading that CONFIG_REGPARAM was the culprit I disabled it but to
> my surprise nothing changed.
> 
> Come to find out that in "arch/i386/Makefile":
> 
> CFLAGS += -pipe -mregparm=3 -msoft-float -fno-builtin-sprintf -fno-
> builtin-log2 -fno-builtin-puts
> 
> You'll notice "-mregparm=3"?
> 
> After removing this compiler flag my binary modules began to load
> correctly.
> 
> Anyone care to comment on this?

A leftover from the days before CONFIG_REGPARM existed.
I've killed it in cvs.

	Dave



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux