Re: [PATCH 14/27] hwmon: fix section mismatch in coretemp

2008-02-17 Thread Sam Ravnborg
> > This rings a bell... hmmm, commit 59a35bafb223bbb0553ba1a3bb9280bda668a8d8. > AFAICT the warning is a false positive, but whatever. Yes it is - the __refdata is there only to silence modpost. > > Applied to hwmon-2.6.git/testing, thanks. Thanks, Sam -- To unsubscribe from this lis

Re: [PATCH 14/27] hwmon: fix section mismatch in coretemp

2008-02-17 Thread Mark M. Hoffman
Hi Sam: * Sam Ravnborg <[EMAIL PROTECTED]> [2008-02-17 13:22:51 +0100]: > Fix following warning: > WARNING: vmlinux.o(.text+0xebfd04): Section mismatch in reference from the > function coretemp_cpu_callback() to the function > .cpuinit.text:coretemp_device_add() > > coretemp_cpu_callback() are