Re: [PATCH] modpost: Fix reversed symbol name order

2008-02-17 Thread Sam Ravnborg
On Sun, Feb 17, 2008 at 02:12:10PM +0100, Geert Uytterhoeven wrote: > XXXINIT_TO_INIT and XXXEXIT_TO_EXIT warnings use the reversed symbol name > order > in the suggestion, e.g.: > > WARNING: vmlinux.o(.meminit.text+0x36c): Section mismatch in reference > from the function free_area_init_cor

[PATCH] modpost: Fix reversed symbol name order

2008-02-17 Thread Geert Uytterhoeven
XXXINIT_TO_INIT and XXXEXIT_TO_EXIT warnings use the reversed symbol name order in the suggestion, e.g.: WARNING: vmlinux.o(.meminit.text+0x36c): Section mismatch in reference from the function free_area_init_core() to the function .init.text:setup_usemap() The function __meminit free_are