> It doesn't seem to be something in .config. Do you know how to > reconfigure to get parameter passing put back like it was? Our > production applications have lots of assembly-language files > and I'm sure we are not going to be able to change all those! 32-bit x86 uses regparm=3 by default now since commit a1a70c25 ("i386: always enable regparm"), which went in about a year ago. To go back to the old way, you'll just have to edit arch/x86/Makefile_32 (and rebuild your whole kernel from a clean tree, obviously). - R. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Trying to convert old modules to newer kernels
- From: "linux-os (Dick Johnson)" <[email protected]>
- Re: Trying to convert old modules to newer kernels
- References:
- Trying to convert old modules to newer kernels
- From: "linux-os (Dick Johnson)" <[email protected]>
- Re: Trying to convert old modules to newer kernels
- From: [email protected] (Lennart Sorensen)
- Re: Trying to convert old modules to newer kernels
- From: "linux-os (Dick Johnson)" <[email protected]>
- Re: Trying to convert old modules to newer kernels
- From: [email protected] (Lennart Sorensen)
- Re: Trying to convert old modules to newer kernels
- From: "linux-os (Dick Johnson)" <[email protected]>
- Re: Trying to convert old modules to newer kernels
- From: [email protected] (Lennart Sorensen)
- Re: Trying to convert old modules to newer kernels
- From: "linux-os (Dick Johnson)" <[email protected]>
- Trying to convert old modules to newer kernels
- Prev by Date: Re: [PATCH 0/5] x86: another attempt at x86 pagetable unification
- Next by Date: Re: Trailing periods in kernel messages
- Previous by thread: Re: Trying to convert old modules to newer kernels
- Next by thread: Re: Trying to convert old modules to newer kernels
- Index(es):