lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 19 Jan 2008 22:45:49 +0100 From: Sam Ravnborg <sam@...nborg.org> To: Randy Dunlap <randy.dunlap@...cle.com> Cc: LKML <linux-kernel@...r.kernel.org>, akpm <akpm@...ux-foundation.org> Subject: Re: Help needed to fix section mismatch warnings > > > > > > > WARNING: vmlinux.o(.text+0x43524): Section mismatch: reference to .init.text: (between 'timer_cpu_notify' and 'msleep') > > > WARNING: vmlinux.o(.text+0x4c6f6): Section mismatch: reference to .init.text: (between 'rcu_cpu_notify' and 'wakeme_after_rcu') > > > WARNING: vmlinux.o(.text+0x51cbe): Section mismatch: reference to .init.text: (between 'hrtimer_cpu_notify' and 'down_read_trylock') > > > > I'll post patches for the 3 above. However, the rcu code in -mm > > is quite different, so the rcu patch may have a short life. > > Hi Randy. > > Thanks for your efforts! And I just reviewd the three patches. All oops triggers under special conditions. It is stuff like this that makes me wonder why some people still say that the Section mismatch warnings are not worth fixing?!?!? Sam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists