Re: [Xen-devel] [PATCH v3 16/18] livepatch: ARM32 support.

2016-09-12 Thread Jan Beulich
>>> On 11.09.16 at 22:35, wrote: > The patch piggybacks on: livepatch: Initial ARM64 support, which > brings up all of the neccessary livepatch infrastructure pieces in. > > This patch adds three major pieces: > > 1) ELF relocations. ARM32 uses SHT_REL instead of SHT_RELA which > means the

[Xen-devel] [PATCH v3 16/18] livepatch: ARM32 support.

2016-09-11 Thread Konrad Rzeszutek Wilk
The patch piggybacks on: livepatch: Initial ARM64 support, which brings up all of the neccessary livepatch infrastructure pieces in. This patch adds three major pieces: 1) ELF relocations. ARM32 uses SHT_REL instead of SHT_RELA which means the adddendum had to be extracted from within the