Hi, This patch series contains following Xen fixes and cleanups: - xen: Improve calculation of beginning of virtual address space, - elf: Increase buf size in get_pt_note_info(), - xen: Take into account new frame table address since Xen 4.3, - xen: Enforce page size only when xen-syms file is used, - Mute some compiler warnings, - Use elf_getshdrstrndx() instead of elf_getshstrndx(), - Do not break progress messages. All patches were tested with Xen versions up to 4.3. Daniel