|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/x86: Zero out .bss for PV guests
On 02/24/2016 11:22 AM, Luis R. Rodriguez wrote: On Wed, Feb 24, 2016 at 6:58 AM, David Vrabel <david.vrabel@xxxxxxxxxx> wrote:Yes. Can you respin with a commit message explaining? (Or just provide the message here and I'll fix it up).Is there no way to re-use somehow the clear_bss() from bare metal? xen_start_info lives in .bss and it is initialized in startup assembly code.We could move it to .data but I'd still want to do this first thing in startup_xen(). We may add more code there later that touches something in .bss and with delayed section clearing we may blow away that data. -boris _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |