Cc: Harvey Harrison <harvey.harrison@...>, Andrew Morton <akpm@...>, LKML <linux-kernel@...>, linux arch <linux-arch@...>, James Bottomley <James.Bottomley@...>
On Fri, Feb 01, 2008 at 10:47:25PM +0100, Jan Engelhardt wrote:
Unfortunately I most correct you. Section mismatch checks seldoms finds
what I would call 'real' bugs that causes oops - but it happen.
It is mostly fasle positives that needs workaround, but also a great
deal of missing annotation resulting in additional memory saved.
And then occasionally a bad reference in some error handling that
seldom trigger but when it does it would oops.
Sam
--