Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
On Mon, May 19, 2008 at 05:33:42PM +0000, Jared D. McNeill wrote:
>
> Module Name: src
> Committed By: jmcneill
> Date: Mon May 19 17:33:42 UTC 2008
>
> Modified Files:
> src/sys/kern: subr_kobj.c
>
> Log Message:
> If we see a non-loadable BSS section in a pre-loaded module, make sure we
> don't return success from kobj_load or nasty things will happen.
Shouldn't happen due to -fno-zero-initialized-in-bss but 'size' shows BSS
after link. I haven't investigated further, yet.
Andrew
Home |
Main Index |
Thread Index |
Old Index