>>> On 26.09.16 at 14:06, wrote:
> On Mon, Sep 26, 2016 at 04:45:25AM -0600, Jan Beulich wrote:
>> >>> On 23.09.16 at 23:47, wrote:
>> > Currently xen ELF end of image address is calculated using first line from
>> > "nm -nr xen/xen-syms" output. However, sometimes it may contain random
>> > symb
On Mon, Sep 26, 2016 at 04:45:25AM -0600, Jan Beulich wrote:
> >>> On 23.09.16 at 23:47, wrote:
> > Currently xen ELF end of image address is calculated using first line from
> > "nm -nr xen/xen-syms" output. However, sometimes it may contain random
> > symbol address not related to the end of ima
>>> On 23.09.16 at 23:47, wrote:
> Currently xen ELF end of image address is calculated using first line from
> "nm -nr xen/xen-syms" output. However, sometimes it may contain random
> symbol address not related to the end of image in any way.
There's nothing random here, or at least you fail to
Currently xen ELF end of image address is calculated using first line from
"nm -nr xen/xen-syms" output. However, sometimes it may contain random
symbol address not related to the end of image in any way. It can happen
if a symbol is introduced with address larger than __end_of_image__ symbol
addre